{% include 'commons/components/messages.html' %}
{% if validlink %}
{% else %}
{% include 'commons/components/partial/message_alert.html' with tag='alert-danger' message='The password reset link was invalid, possibly because it has already been used. Please request a new password reset.' %}
{% endif %}