summary refs log tree commit diff stats
path: root/src/views/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/post.html')
-rw-r--r--src/views/post.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/views/post.html b/src/views/post.html
deleted file mode 100644
index 81f7e3d..0000000
--- a/src/views/post.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{ post.data.title }}
-
-{{ post.body | safe }}