5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
page RecoverPage {
|
|
seo { title = "Recover account" }
|
|
view { <main class="flex min-h-screen items-center justify-center bg-[var(--wire-color-bg)] p-4"><ForgotPassword /></main> }
|
|
}
|