{% if token_fail %}{{ _("Bad Token") }}{% else %}{{ _("Change Password") }}{% endif %}
{% trans passwd_reset_url=url('account_reset_password') %} The password reset link was invalid, possibly because it has already been used. Please request a new password reset. {% endtrans %}
{% else %} {% if form %} {% else %}{{ _('Your password is now changed.') }}
{% endif %} {% endif %}