{% from "macros.html" import render_field %} {% block content_title %}{{ title }}{% endblock %} {% block content_description %}{{ description }}{% endblock %} {% block content %}
{% if enable_reset_defaults %} {% endif %} {% endblock %} {% block content_footer %} {% endblock %}