summaryrefslogtreecommitdiffstatshomepage
path: root/dev/src/material/templates/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'dev/src/material/templates/404.html')
-rw-r--r--dev/src/material/templates/404.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev/src/material/templates/404.html b/dev/src/material/templates/404.html
deleted file mode 100644
index ae765c44..00000000
--- a/dev/src/material/templates/404.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{#-
- This file was automatically generated - do not edit
--#}
-{% extends "main.html" %}
-{% block content %}
- <h1>404 - Not found</h1>
-{% endblock %}