{% load i18n %} {% load hk_generic %} {% if subscriptions %} {% for sub in subscriptions %} {% ifchanged sub.list_name %} {% endifchanged %} {% if sub.first_post %} {% endfor %} {% for sub in subscriptions %} {% if sub.first_post %} {% else %} {% endif %} {% endfor %} {% else %}

{% trans "no subscriptions" %}

{% endif %}