{% extends "base_page.html" %} {% block content %} {% for label in labels %} {% endfor %}
Labels
{{ label.name }}
{% endblock %}