{% extends "bitcaster/console/base.html" %} {% load feature_flags i18n static user %} {% block content %}
{% csrf_token %}
{{ form }}
{% endblock %}