diff --git a/templates/404.html b/templates/404.html index f7424d0..a2b7278 100644 --- a/templates/404.html +++ b/templates/404.html @@ -4,12 +4,14 @@

Seite nicht gefunden

-
- Zurück zur Startseite + Zurück zur Startseite
{% endblock %} diff --git a/templates/appointment.html b/templates/appointment.html index aaeb50f..9122555 100644 --- a/templates/appointment.html +++ b/templates/appointment.html @@ -49,7 +49,7 @@ diff --git a/templates/index.html b/templates/index.html index 805ab59..ea48441 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,6 +1,9 @@ {% extends "base.html" %} -{% block styles %}{% endblock %} +{% block styles %} + +{% endblock %} {% block content %}
@@ -15,9 +18,9 @@
- Unser Angebot - Terminvereinbarung
@@ -25,9 +28,9 @@ {% endblock %} {% block scripts %} - +