aboutsummaryrefslogtreecommitdiffstats
path: root/templates/site/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/site/home.html')
-rw-r--r--templates/site/home.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/site/home.html b/templates/site/home.html
deleted file mode 100644
index 01d676e..0000000
--- a/templates/site/home.html
+++ /dev/null
@@ -1,4 +0,0 @@
-{% extends 'base.html' %}
-{% block content %}
-<p>Home</p>
-{% endblock %}