{% comment %} {% load static %}
{{ error_message }}
{% if admin %} Go to Admin Dashboard {% elif gate_keeper %} Go to Gate Keeper Dashboard {% elif employee %} Go to Employee Dashboard {% else %} Go to Login {% endif %} {% endcomment %} {% load static %}Oops! The page you're looking for doesn't exist.
{% elif status == "500" %}{{error_message}}
{% elif status == "503" %}{{error_message}}
{% else %}{{error_message}}
{% endif %} {% if admin %} Go to Admin Dashboard {% elif gate_keeper %} Go to Gate Keeper Dashboard {% elif employee %} Go to Employee Dashboard {% else %} Go to Login {% endif %}