{% extends "base.html" %} {% load url from future %} {% load i18n %} {% block content %}
{% blocktrans %}Your LDAP server returned the following error:{% endblocktrans %} {% trans "Description" %}: {{desc}} {% trans "Further Info" %}: {{info}}