{% set themes = get_themes() %} {% for theme in themes %} {% endfor %}
{% block content %}{% endblock %}