{% load i18n %}

{% trans "Login using a certificate." %}

{% csrf_token %} {{ form.as_p }} {% if cancel %} {% endif %}