{% if available_views | length > 1 %}
{{ view_names[current_view] }}
{% for key, args in available_views %} {% endfor %}
{% endif %}