Modelo
{% for model in models %}
{{ model }}
{% endfor %}
Carregar
{% if model_name %}
{% else %}
Selecione um modelo
{% endif %}