{% extends "base.html" %} {% block content %}
{% for model_field in view_model.fields -%} {%- endfor %}
{% endblock content %}