From e0b0b2f976c61225a178c7715caf2656a1f6741f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 15 Dec 2018 21:32:51 +0100 Subject: moving stuff --- server/app/templates/500.html | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 server/app/templates/500.html (limited to 'server/app/templates/500.html') diff --git a/server/app/templates/500.html b/server/app/templates/500.html deleted file mode 100644 index b323c12c..00000000 --- a/server/app/templates/500.html +++ /dev/null @@ -1,34 +0,0 @@ -{%- extends "base.html" %} - -{% import "bootstrap/utils.html" as utils %} - -{% block content %} -
- -
-

-

505

-
- -
-
-

Your request could not be handled

-
-
- -
-
-
- Home -
-
-
- -
- -{% block footer %} -{{super()}} -{% endblock %} - -{% endblock %} - -- cgit v1.2.3-70-g09d2