diff --git a/projboard/templates/landing/homepage.html b/projboard/templates/landing/homepage.html index 2242f63..b0a73dd 100644 --- a/projboard/templates/landing/homepage.html +++ b/projboard/templates/landing/homepage.html @@ -93,7 +93,11 @@

{{article.title | truncatechars:30}}

{% else %} {{article.subject_id}} {% endif %}

- + + +
{% endfor %}