{% for model in monocle_map_models %}

{{ model.name }}

{% if model.mapType == 'YM' %} {% elif model.mapType == 'GM'%} {% endif %} {% endfor %}