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/403.html | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 server/app/templates/403.html (limited to 'server/app/templates/403.html') diff --git a/server/app/templates/403.html b/server/app/templates/403.html deleted file mode 100644 index f83c6dfc..00000000 --- a/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