summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/tests/templates/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'django/contrib/flatpages/tests/templates/404.html')
-rw-r--r--django/contrib/flatpages/tests/templates/404.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/django/contrib/flatpages/tests/templates/404.html b/django/contrib/flatpages/tests/templates/404.html
new file mode 100644
index 0000000000..5fd5f3cf3b
--- /dev/null
+++ b/django/contrib/flatpages/tests/templates/404.html
@@ -0,0 +1 @@
+<h1>Oh Noes!</h1> \ No newline at end of file