aboutsummaryrefslogtreecommitdiff
path: root/templates/barepost.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/barepost.html')
-rw-r--r--templates/barepost.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/barepost.html b/templates/barepost.html
new file mode 100644
index 0000000..4a7e2a3
--- /dev/null
+++ b/templates/barepost.html
@@ -0,0 +1,5 @@
+<div class="bodyitem">
+ <a href="$url$"><h2> $title$ </h2></a>
+ <p>Posted on $date$</p>
+ $body$
+</div>