{% extends 'base.html' %} {% load i18n %} {% load crispy_forms_tags %} {% load static %} {% load account socialaccount %} {% load socialaccount %} {% block subtitle %}Sign Up{% endblock %} {% block only-body %}
Free Register

Get your free account now.

{% get_providers as socialaccount_providers %} {% if socialaccount_providers %}
{% endif %}

By registering you agree to the Terms of Use

{# SIGNUP LINK #}

already have an account? Login

{% endblock %}