From c321d999d8f4a61d8c671cd385f32d47ca9a2016 Mon Sep 17 00:00:00 2001 From: zPlus Date: Mon, 23 Jul 2018 07:44:05 +0200 Subject: [PATCH] Replace hrefs links with jinja jinja url() function. modified: freepost/templates/homepage.html --- freepost/templates/homepage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freepost/templates/homepage.html b/freepost/templates/homepage.html index 527a76de..b150470a 100755 --- a/freepost/templates/homepage.html +++ b/freepost/templates/homepage.html @@ -53,7 +53,7 @@ {{ vote ('post', post, user) }} - + @@ -64,7 +64,7 @@ {{ post.username }} — - + {% if post.commentsCount > 0 %} {{ post.commentsCount }} comments {% else %}