forked from reudnetz/website
first testing with gutenberg render engine
This commit is contained in:
parent
bbb515bf4e
commit
9141aced4e
44 changed files with 216 additions and 168 deletions
10
templates_old/404.html
Executable file
10
templates_old/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