forked from reudnetz/website
use render.py again
This commit is contained in:
parent
7143cc14f9
commit
80f70e474d
30 changed files with 348 additions and 701 deletions
10
templates/404.html
Executable file
10
templates/404.html
Executable file
|
@ -0,0 +1,10 @@
|
|||
{% extends "skeleton.html.j2" %}
|
||||
{% block content %}
|
||||
<h1>Noooooooooooooo!</h1>
|
||||
|
||||
<p>
|
||||
Keine Seite ist auch eine Seite.
|
||||
Will sagen, hier gibt es nichts zu sehen.
|
||||
Husch, husch ins Körbchen!
|
||||
</p>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue