{% extends "account/base.html" %} {% load static i18n crispy_forms_tags %} {% block title %}{% trans "Register" %}{% endblock title %} {% block body_attr %} class="authentication-bg position-relative" {% endblock %} {% block page_content %}
Already have account? Log In