Update
This commit is contained in:
parent
987d32398b
commit
9a7d7af693
5 changed files with 78 additions and 34 deletions
|
@ -1,4 +1,6 @@
|
|||
<main class="flex min-h-screen items-center justify-center">
|
||||
<.flash_group flash={@flash} />
|
||||
|
||||
<form class="flex flex-col gap-2" action="/auth/sign_in" method="post">
|
||||
<input type="hidden" name="_csrf_token" value={get_csrf_token()} />
|
||||
<label for="email">E-mail address *</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue