{% load i18n %} {% include "thorson_wiki/_text_field.html" with field=form.username %} {% include "thorson_wiki/_text_field.html" with field=form.email %} {% include "thorson_wiki/_text_field.html" with field=form.password1 %} {% include "thorson_wiki/_text_field.html" with field=form.password2 %}