{% extends 'registration/base.html' %} {% load url from future %} {% load i18n %} {% block title %}{% trans 'Registration' %}{% endblock %} {% block content_title %}
{% trans 'Please fill the following fields to create your registration' %}
{% endblock %}