{% extends "base.html" %} {% block content %}
{% for key, value in model.values -%} {%- endfor %}
{% endblock content %}