{% extends 'uhepp_vault/base.html' %} {% load crispy_forms_tags %} {% block content %}

Login

CERN Single Sign-On preferred

Use your CERN account to sign in or create a new account.

Sign in with CERN SSO

Uhepp hub account

You can only use this option if you have received a special account.

{% csrf_token %} {{ form|crispy }}
{% endblock %}