diff --git a/templates/index.html b/templates/index.html index e397a85..d084a09 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,7 @@ {% for art in articles_page.object_list %}
-

Par +

Par {% for author in art.authors %} {{ author }} {% endfor %}