Commit b617c560 authored by Waterfox's avatar Waterfox
Browse files

Merge branch 'LoginForm' of...

Merge branch 'LoginForm' of https://forge.info.unicaen.fr/git/but-info-sae3-2024-groupe3 into LoginForm
parents ba1fbd54 e73ec0cc
Loading
Loading
Loading
Loading
+348 KiB
Loading image diff...
+1 −0
Original line number Diff line number Diff line
<x-layout>

<div class="Content">       
    <img src="..\img\Diving-cuate.png" alt="Diving illustration" />
    <input type="text" id="name" name="name" required minlength="4" maxlength="80" size="10" />
    <input type="text" id="firstname" name="firstname" required minlength="4" maxlength="80" size="10" />
    <button>Connexion</button>