diff --git a/templates/form.html b/templates/form.html index 94d9808..6de5980 100644 --- a/templates/form.html +++ b/templates/form.html @@ -1 +1,17 @@ {% extends "base.html" %} + {% block content %} +

Fooboar says Hi

+

Fiktionaler Computer

+ +
+ +

+ +
+ {% endblock %}