{% load i18n %}

{% trans "Sign-up" %}

{% if messages %} {% endif %}
{% csrf_token %}

{% if next %} {% endif %}