diff --git a/src/postorius/templates/postorius/lists/summary.html b/src/postorius/templates/postorius/lists/summary.html index 27a70a7..f31d212 100644 --- a/src/postorius/templates/postorius/lists/summary.html +++ b/src/postorius/templates/postorius/lists/summary.html @@ -15,7 +15,7 @@

{% trans 'To contact the list owners, use the following email address:' %} {{ list.settings.owner_address }}

{# Archives #} - {% if hyperkitty_url %} + {% if 'hyperkitty' in INSTALLED_APPS %} {% url 'hk_list_overview' list.fqdn_listname as hyperkitty_list_url %} {% blocktrans %}

To see the prior postings to this list, visit