{% extends "base.html" %} {% block content %} {% from "_formhelpers.html" import render_field %}
{{ _('Note') }} {{ _('By click the') }} {{ _('Create account button') }} {{ _('below you are agreeing to the') }} {{ _('terms of use') }} {{ _('and') }} {{ _('data') }}.
{% endblock %}