{% extends 'dbmi_client/login/base.html' %} {% block content %}
{% block description %} {% if error_description %}
{{ error_description }}
{% else %}The authentication process has failed. Please re-attempt login or contact support for assistance.
{% endif %} {% endblock %}