{% extends "base/base.html" %} {% load static %} {% block css %} {% if 'ldap_auth' in PLUGINS_ENABLED %} {% endif %} {% if 'globus' in PLUGINS_ENABLED %} {% endif %} {% if 'saml_auth' in PLUGINS_ENABLED %} {% endif %} {% endblock %} {% block content %}