{% extends 'ui/form.html' %} {% load i18n %} {% block form %}
{{ form.username }}
{{ form.first_name }}
{{ form.last_name }}
{{ form.language_code }}