{% extends "account/base.html" %} {% load bootstrap_tags %} {% load i18n %} {% block title %}{% trans "Set Password" %}{% endblock %} {% block body_outer %}
{% trans "Set your password here" %}