{% load i18n %} {% if form_config %} {% with form_config as form %}
{% trans "Config chart by" %} {% include "model_report/includes/form_fields.html" %}
{% endwith %} {% endif %}