{% include 'public/partials/header.html' %}◇Account recoveryChoose a new password{% if !$valid %}This password-reset link is invalid or expired.Request another link{% else %}{% if $error %}The passwords must match and meet the board minimum length.{% endif %}New passwordConfirm passwordReset password{% endif %}{% include 'public/partials/footer.html' %}