{% extends "base.html" %} {% load i18n %} {% load translations %} {% load authnames %} {% load crispy_forms_tags %} {% block breadcrumbs %}
{% url 'register' as register_url %} {% trans "Do not have an account yet?" %} {% trans "You can register." %}