{% include "../../base/frontpage_header.tpl" %}
{% if alert.hasAlert %}

Account Recovery

{{ alert.message }}

{% else %}

Account Recovery

Please enter and confirm your new password below to recover your account.

{% endif %}
{% include "../../base/footer.tpl" %}