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/404.html | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 old/server/app/templates/404.html (limited to 'old/server/app/templates/404.html') diff --git a/old/server/app/templates/404.html b/old/server/app/templates/404.html deleted file mode 100644 index a7f7d45a..00000000 --- a/old/server/app/templates/404.html +++ /dev/null @@ -1,33 +0,0 @@ -{%- extends "base.html" %} - -{% import "bootstrap/utils.html" as utils %} - -{% block content %} -
- -
-

-

404

-
- -
-
-

Your request could not be handled

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