{# pastel-dream auth-status — header login state. Auth state via the auth_state provider; endpoints match the platform (/login, /login?tab=register, /api/auth/logout, /api/auth/resend-verification). #} {% if not auth.logged_in %}
{% else %} {% if not auth.email_verified %}