--- // Port of preview/pages/auth-lock.html (layout: single; the front matter // title really is "Forgot password" in the Liquid source) import SingleLayout from '@shared/layouts/SingleLayout.astro'; import AuthLockCard from '@shared/components/cards/AuthLockCard.astro'; ---