From bec124bf8be1bee61c11b802c864a069d27a4b2b Mon Sep 17 00:00:00 2001 From: syn Date: Wed, 18 Mar 2020 20:24:53 +0300 Subject: More exceptions --- app/templates/404.html.j2 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app/templates/404.html.j2 (limited to 'app/templates') diff --git a/app/templates/404.html.j2 b/app/templates/404.html.j2 new file mode 100644 index 0000000..dd04c11 --- /dev/null +++ b/app/templates/404.html.j2 @@ -0,0 +1,6 @@ +{% extends "base.html.j2" %} +{% block content %} +
+

404

+
+{% endblock %} \ No newline at end of file -- cgit v1.2.1-18-gbd029