initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div class="container p-2">
|
||||
|
||||
|
||||
<h1 class="text-2xl">Inicio de sesión</h1>
|
||||
|
||||
|
||||
{{ template "components/input" .EmailField }}
|
||||
|
||||
{{ template "components/input" .PasswordField }}
|
||||
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user