{% extends 'base.html' %} {% block title %}Connexion{% endblock %} {% block fullpage %}

PatchCenter

Authentification requise

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

v{{ version }}

{% endblock %}