{% extends 'bootstrap3/bootstrap3.html' %} {% load i18n %} {% block bootstrap3_title %}{% block title %}{% trans "Central Authentication Service" %}{% endblock %}{% endblock %} {% load staticfiles %} {% load bootstrap3 %} {% block bootstrap3_extra_head %} {% endblock %} {% block bootstrap3_content %}
{% if auto_submit %}{% endif %}
{% if auto_submit %}{% endif %} {% block content %} {% endblock %}
{% endblock %}