{% if classification_forms %} <h4>Klasyfikacje</h4> {% for form in classification_forms %} {{ form.as_p }} {% endfor %} {% endif %}