refactoring route names

This commit is contained in:
Per Stark
2024-12-23 10:18:25 +01:00
parent 7d75a6c3c0
commit fdfe4a05b8
7 changed files with 66 additions and 128 deletions

View File

@@ -25,8 +25,6 @@
</label>
<input type="password" name="password" placeholder="Create a password" class="input input-bordered w-full"
required minlength="8" />
<input type="password" name="confirm_password" placeholder="Confirm your password"
class="input mt-2 input-bordered w-full" required minlength="8" />
</div>
<div class="form-control mt-6">