{# app/templates/storefront/account/forgot-password.html #} {# standalone #} {{ _("auth.forgot_password") }} - {{ store.name }} {# CRITICAL: Inject theme CSS variables #} {# Tailwind CSS v4 (built locally via standalone CLI) #}
{% if theme.branding.logo %} {{ store.name }} {% else %}
🔐
{% endif %}

{{ store.name }}