{% extends "base.html" %} {% load i18n %} {% block content %} {% include "registration/registration_form.html" %} {% endblock %}