{% extends "combo/page_template.html" %} {% load i18n %} {% block combo-content %}
{% trans "Your user do not have the permission to see this page. You can try to" %} {% trans "authenticate yourself using another account" %} .
{% else %}{% trans "This page is not publicly accessible. You can try to" %} {% trans "authenticate yourself" %}.
{% endif %}