From 2a2c61de0e44adad26c0034dfda6594c34f0d834 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 6 Apr 2018 17:43:24 +0200 Subject: second commit --- templates/barepost.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/barepost.html (limited to 'templates/barepost.html') 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 @@ +
+

$title$

+

Posted on $date$

+ $body$ +
-- cgit v1.2.3