{% extends "base.html" %} {% block title %}Sign in — slurm-quota{% endblock %} {% block body %}

slurm-quota

Authenticate with your LDAP credentials to view quota statistics.

{% if info_message %}
{{ info_message }}
{% endif %}
{% endblock %}