{% extends "../base.html" %} {% block title %}{{ _("Password Reset") }}{% end block %} {% block content %}

{{ _("You will shortly receive an email with instructions on how to reset your password.") }}

{% end block %}