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

-

403

-
- - -
-
-

Your request could not be handled

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