{% extends 'players/base.html' %} {% block nav-program %}
  • Program (current)
  • {% endblock %} {% block content %}

    Program

    Use the box below to program your Avatar. Save using the button on the right.

    {% csrf_token %}
    {% endblock %} {% block scripts %} {% endblock %}