{% load url from future %} {% 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 %}

no subscriptions

{% endif %}