{% extends 'edc_dashboard/base.html' %} {% load i18n %} {% block extra-styles %} {{ block.super }} {% endblock %} {% block main %}

403

{%trans "You are not authorized to view this page" %}


{% trans "Go Back" %} or  {% trans "Return to the home page" %}
{% endblock main %} {% block alert %}{% endblock alert %} {% block topbar_title %}{% endblock topbar_title %}