summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/index.html b/templates/index.html
deleted file mode 100644
index 7570cf4..0000000
--- a/templates/index.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "layout.html" %}
-{% block body %}
- {% include '_tags.html' %}
-{% endblock %}
-