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