{% for f in fields %} {% if f.errors %}{{ f.errors|join:"; " }}{% endif %} {{ f }} {% endfor %}