{% extends 'public/base.html' %} {% load django_bootstrap5 %} {% load i18n %} {% block page_title %}{% translate "Registration" %}{% endblock %} {% block extra_include %} {% include 'bundles/bootstrap-css-bs5.html' %} {% include 'bundles/fontawesome.html' %} {% include 'bundles/bootstrap-js-bs5.html' %} {% endblock %} {% block content %}