{% extends "mama_cas/__base.html" %} {% load i18n %} {% block content %}

{% block content_title %}{% trans "Central Authentication Service" %}{% endblock content_title %}

{% include "mama_cas/_messages.html" %}
{% endblock content %}