{% include "header.html" %}
{% for model in model_list %} {% endfor %}
{{ model }} Add Change
{% include "footer.html" %}