diff --git a/templates/baseof.html b/templates/baseof.html index 7d293b0..8904ce6 100644 --- a/templates/baseof.html +++ b/templates/baseof.html @@ -32,7 +32,7 @@ Verbuggte scheise hier. Komm hack mich doch, trau dich!
-
+
{% block content %}{% endblock %}
diff --git a/templates/index.html b/templates/index.html index f35cd8b..69f8797 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,6 +1,6 @@ {% extends "baseof.html" %} -{% block title %}Index{% endblock %} +{% block title %}Kontrollverlust{% endblock %} {% block content %}