{% extends "base.html" %} {% load i18n %} {% block title %} {% trans "Log in to link your certificate with an existing account" %} {% endblock %} {% block content %}
* {% trans "Log in to link your certificate with an existing account" %}
{% trans "Username:" %}
{% trans "Password:" %}
{% trans "Create me a new account" %}