{% extends 'users/_user.html' %} {% load i18n %} {% load bootstrap3 %} {% block user_template_title %}{% trans "Create user" %}{% endblock %} {#{% block username %}#} {# {% bootstrap_field form.username layout="horizontal" %}#} {#{% endblock %}#} {% block password %}

{% trans 'Auth' %}

{% trans 'Reset link will be generated and sent to the user. ' %}
{% endblock %}