{% load i18n %} {% for label in msgid_list %} {% if forloop.first %}

{{ label }}

{% else %}

{{ label }}

{% endif %} {% endfor %}