{% load static %} Plom - Login
{% include "base/plom_logo.html" with width="276px" height="93px" max_width="unset" %}

v{{ plom_version }}

{% csrf_token %}
{% if request.GET.next %}{% endif %}

{% if error %}
{{ error }}
{% endif %}