{% extends "nexus/module.html" %} {% load gargoyle_helpers %} {% block head %} {{ block.super }} {% endblock %} {% block content %}
You do not have any switches yet. Add the first one.
{% for switch in switches %} {% endfor %}
{% raw %} {% endraw %} {% endblock %}