{% load static %} {% load custom_tags_and_filters %} Authorization failed {# jQuery #} {# Bootstrap #} {% if authorization_failed %} {{ authorization_failed|safe }} {% else %}
You do not have a {{ site_title }} user account or your user account has been deactivated. Please contact the {{ facility_name }} staff for assistance.
{% endif %}