{% extends "core/base.html" %} {% load static %} {% block title_text %}Game Kit{% endblock title_text %} {% block header_text %}GameKit{% endblock header_text %} {% block content %}
{% include "apps/applets/_partials/_gear.html" with menu_id="id_game_kit_menu" %} {% include "apps/gameboard/_partials/_game_kit_applet_menu.html" %}
{% include "apps/gameboard/_partials/_game_kit_sections.html" %}

Emanation

    Reversal

      {% endblock content %} {% block scripts %} {% endblock scripts %}