{% extends "combo/page_add.html" %} {% load i18n %} {% block content %}
{% for k, v in form.help_texts.items %} {{ v }} {% endfor %}