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/micropost.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/micropost.html (limited to 'templates/micropost.html') diff --git a/templates/micropost.html b/templates/micropost.html new file mode 100644 index 0000000..0b60430 --- /dev/null +++ b/templates/micropost.html @@ -0,0 +1,4 @@ +
+

$date$

+ $body$ +
-- cgit v1.2.3