diff --git a/taccsite_cms/templates/djangocms_blog/post_list.html b/taccsite_cms/templates/djangocms_blog/post_list.html index 0c45a71ee..31820496d 100644 --- a/taccsite_cms/templates/djangocms_blog/post_list.html +++ b/taccsite_cms/templates/djangocms_blog/post_list.html @@ -63,10 +63,8 @@
{% trans "No article found." %}
{% endfor %} {# TACC (hide back link): #} - {% if settings.PORTAL_BLOG_SHOW_BACK_LINK %} {% if author or archive_date or tagged_entries %} - - {% endif %} + {% endif %} {# /TACC #} {% if is_paginated %}