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