diff --git a/templates/frontend/error.html b/templates/frontend/error.html deleted file mode 100644 index bb148c7..0000000 --- a/templates/frontend/error.html +++ /dev/null @@ -1,80 +0,0 @@ -{% load i18n %} -{% load static %} - - - - UrlaubsAuktion - {% trans "Seite nicht gefunden" %} - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
-
-
-
-
-
-
-

UrlaubsAuktion

-
- -
- -
-

{{ error_code }}

-
- -
-
-

UrlaubsAuktion

-
- -

{% trans "Ein Fehler ist aufgetreten!" %}

-

{% trans "Es tut uns leid," %}{% if error_code == 404 %}{% trans "diese Seite konnte nicht gefunden werden." %}{% else %}{% trans "es ist ein interner Fehler aufgetreten." %}{% endif %}

-

{% trans "Wir werden diesen Fehler schnellstmöglich beheben. Bitte versuchen Sie es später nochmals." %}

- {% trans "Zurück zur Startseite" %} -
-
-
-
-
-
-
-
- - - - - - - - - - diff --git a/templates/frontend/popup-ad.html b/templates/frontend/popup-ad.html deleted file mode 100644 index f317f53..0000000 --- a/templates/frontend/popup-ad.html +++ /dev/null @@ -1,29 +0,0 @@ - \ No newline at end of file