forked from reudnetz/website
init
This commit is contained in:
commit
2e078fc88c
31 changed files with 3546 additions and 0 deletions
9
templates/404.html
Normal file
9
templates/404.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
{% extends "skeleton.html.j2" %}
|
||||
{% block content %}
|
||||
<h1>Noooooooooooooo!</h1>
|
||||
|
||||
<p>
|
||||
Keine Seite ist auch eine Seite.
|
||||
Will sagen, hier gibt es nichts zu sehen.
|
||||
</p>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue