{% extends "userprofile/base_2col.html" %} {% load i18n %} {% block title %}{% trans "User registration" %}{% endblock %} {% block robots %}noindex,nofollow{% endblock %} {% block extrajs %} {% endblock %} {% block userprofile_content %} {% include "userprofile/account/includes/registration_form.html" %} {% endblock %} {% block userprofile_content_related %}
{% trans "Joining this community is quick and easy. You only need to fill the form to get access to all the private content" %}.