aboutsummaryrefslogtreecommitdiff
path: root/templates/micropost.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/micropost.html')
-rw-r--r--templates/micropost.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/micropost.html b/templates/micropost.html
deleted file mode 100644
index e3acdd5..0000000
--- a/templates/micropost.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<div class="bodyitem">
- <span id=$name$><p><a href="#$name$">$date$</a></p></span>
- $body$
-</div>