{% extends "base.html" %} {% block head %} {% endblock %} {% block body%} Being Control Panel {% if hasParams %} Parameters {% endif %} {% if behaviors %} Behavior {% endif %} {% if motionPlayers %} Motion Editor {% endif %}