{% extends "authentic2/base-page.html" %} {% load i18n %} {% block title %} {% trans "Error: authentication failure" %} {% endblock %} {% block content %}
{% trans "The SSL authentication has failed" %}