mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
feat: email verification flow (not 100% complete)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<h1>GohCMS</h1>
|
||||
<h2>Login</h2>
|
||||
</div>
|
||||
<form action="login" class="" method="POST">
|
||||
<form action="login" method="POST">
|
||||
<div class="d-flex flex-column gap-4">
|
||||
<div class="form-floating">
|
||||
<input class="form-control {{ if .PageError.IsError }} is-invalid {{ end }}"
|
||||
|
||||
Reference in New Issue
Block a user