aboutsummaryrefslogtreecommitdiffstats
path: root/templates/blogpost.html.tera
diff options
context:
space:
mode:
Diffstat (limited to 'templates/blogpost.html.tera')
-rw-r--r--templates/blogpost.html.tera7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/blogpost.html.tera b/templates/blogpost.html.tera
deleted file mode 100644
index b73a24b..0000000
--- a/templates/blogpost.html.tera
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends "base" %}
-
-{% block content %}
-
-{% include "blogpost-panel" %}
-
-{% endblock content %}