From 3c0dce89d456c04767ec3607d9de1c9c8056a6ee Mon Sep 17 00:00:00 2001 From: Markus Krogh Date: Wed, 13 Jun 2018 13:42:47 +0200 Subject: Remove python pwman --- src/templates/404.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/templates/404.html (limited to 'src/templates/404.html') diff --git a/src/templates/404.html b/src/templates/404.html deleted file mode 100644 index d74f8ca..0000000 --- a/src/templates/404.html +++ /dev/null @@ -1,7 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -

-404 -- page not found -

-{% endblock %} -- cgit v1.1