{% extends "_market/_layouts/auth" %} {% set title = 'Invalid Password Reset Link'|t('market') %} {% block main %}
{% include '_market/_layouts/_logo.html' with { class: 'w-full text-brand-500' } %}

Invalid reset link

Your link may have expired or you have already used it.

{% endblock %}