{% extends "cas_server/base.html" %} {% load bootstrap3 %} {% load staticfiles %} {% load i18n %} {% block content %}
{% if auto_submit %}{% endif %} {% csrf_token %} {% bootstrap_form form %} {% if auto_submit %}{% endif %}
{% if auto_submit %} {% endif %} {% endblock %}