{% load staticfiles %} {% load bootstrap %} {% load i18n %} {{ SITE_NAME }} - {% trans "Registration" %} {% include 'bundles/bootstrap-css.html' %} {% include 'bundles/fontawesome.html' %}
{% if error %} {% endif %}
{% csrf_token %} {{ form|bootstrap }}
{% include 'bundles/bootstrap-js.html' %}