From d97107ed5b242a3913df0d88ef4d8374b66ca25c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 12 Feb 2019 19:21:29 +0100 Subject: begin geocode client --- old/server/app/templates/500.html | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 old/server/app/templates/500.html (limited to 'old/server/app/templates/500.html') diff --git a/old/server/app/templates/500.html b/old/server/app/templates/500.html deleted file mode 100644 index b323c12c..00000000 --- a/old/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