{% load url from future %} {% load hk_generic %} {% for email in replies %}
{% include 'messages/message.html' %}
{% endfor %}