Views: {% for name, view in manager.views.items() %} {% if 'awesome_style' not in name %} {{ name }} {% endif %} {% endfor %}