{% load i18n static %} {% load formica %}
[{{ description.language.code }}] {{ description.description }} {% translate 'Edit' %} {% translate 'Remove' %}
{% translate "You are about to delete a comment from this passage:" %}
{{ description.description }}
{% blocktranslate count counter=comments|length %} Comment {% plural %} Comments {% endblocktranslate %} {% translate 'Add' %}
{% for comment in comments %}