Welcome back!
Sign in with your staff or admin credentials to access NOHVIS.
{% if messages %} {% for message in messages %} {% endfor %} {% endif %} {% if not user.is_authenticated %} {% if login_form.non_field_errors %}Invalid username or password.
{% endif %}
{% else %}
Signed in as {{ user.username }} — this account does not have staff access.
Sign out {% endif %}
