{% block sidebar %}
Home
Browse all data
Admin
{% if debug %}
Validation errors
{% endif %}
{% endblock %}
{% block content %}{% endblock %}