Initial commit
This commit is contained in:
13
templates/accueil.html
Normal file
13
templates/accueil.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>AVSA - Familles</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="formulaire">
|
||||
<button>S'inscrire</button>
|
||||
</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user