{% extends "account/base.html" %}
{% load i18n %}
{% load bootstrap_tags %}
{% block head_title %}{% trans "Set Password" %}{% endblock %}
{% block body %}
{% trans "Use the form below to set your password." %}{% trans "Set your password" %}