From 07c1ecef159f0f2d8828c7a367a38d889dab0cbb Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Tue, 19 Feb 2019 16:26:13 +0700 Subject: [PATCH] Remove paragraph from the article urls, in the index page --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index a24cb00..63591d6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,8 +4,8 @@
{% for article in articles_page.object_list %}
-

- {{ article.title }} +

+ {{ article.title }}