mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-19 15:18:02 -04:00
9 lines
346 B
Plaintext
9 lines
346 B
Plaintext
@page "/user/lockout"
|
|
|
|
<LayoutPageTitle>Locked out</LayoutPageTitle>
|
|
|
|
<h2 class="text-2xl font-bold text-gray-900 dark:text-white mb-2">
|
|
Locked out
|
|
</h2>
|
|
<p class="text-sm text-gray-500 dark:text-gray-400">You have entered an incorrect password too many times and your account has now been locked out. You can try again in 30 minutes.</p>
|