{% load i18n %} {% if categories %} {% for category in categories %} {% if category.comment_templates %} {% with section_folded_pref_name="folded-admin-commenttemplates-category-"|add:category.id %}
{% trans "Information" %}
{% trans "There are no comment templates defined." %}