From 67a012fdfbd62c20b25ef86da387c436bc659649 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 11 May 2018 15:47:06 +0200 Subject: changed the micropost template - added permalinks for microposts --- templates/micropost.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/micropost.html') diff --git a/templates/micropost.html b/templates/micropost.html index 0b60430..e3acdd5 100644 --- a/templates/micropost.html +++ b/templates/micropost.html @@ -1,4 +1,4 @@
-

$date$

+

$date$

$body$
-- cgit v1.2.3