{% extends "excerptexport/layouts/base.html" %} {% load i18n %} {% block main %}
{% blocktrans %}You do not appear to have the proper access rights. Please contact your supervisor/administrator and ask for the needed access rights.{% endblocktrans %}
{% else %}{% trans 'This site has pages, which are protected. Please login and try again.' %}
{% trans 'Login' %} {% endif %}