{% extends 'index.html' %} {% block content %} {% include 'stage/nav.html' %} {% load i18n %}
{% include "stage/stage_group.html" %}
{% endblock %}