{% extends "base.html" %} {% load i18n %} {% block contentplaceholder %}
Set the password of admin user:
{% csrf_token %} {{ form }}
{% endblock %}