summaryrefslogtreecommitdiffstats
path: root/adenosine-pds/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'adenosine-pds/templates/post.html')
-rw-r--r--adenosine-pds/templates/post.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/adenosine-pds/templates/post.html b/adenosine-pds/templates/post.html
deleted file mode 100644
index d7e6c85..0000000
--- a/adenosine-pds/templates/post.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "base.html" %}
-
-{% block post %}
-Post page (TODO)
-{% endblock %}