mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
feat: setup/register flow impl and login refactor
This commit is contained in:
@@ -19,7 +19,10 @@
|
||||
<body class="d-flex min-vh-100 vw-100 justify-content-center align-items-center text-dark">
|
||||
<div class="container">
|
||||
<div class="d-flex flex-column gap-5 m-auto form-container">
|
||||
<h1>GohCMS</h1>
|
||||
<div>
|
||||
<h1>GohCMS</h1>
|
||||
<h2>Connexion</h2>
|
||||
</div>
|
||||
<form action="login" class="" method="POST">
|
||||
<div class="d-flex flex-column gap-4">
|
||||
<div class="form-floating">
|
||||
|
||||
Reference in New Issue
Block a user