fix templates

This commit is contained in:
2025-02-26 14:42:20 +01:00
7 changed files with 672 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
<html class="h-full bg-gray-50">
<head>
<title>PARCOURSMOB - Identification</title>
<link rel="stylesheet" href="/public/css/main.css" />
<link rel="stylesheet" href="/public/css/main.css" />
</head>
<body class="h-full">
<form method="post">
@@ -51,4 +51,4 @@
</form>
</body>
</html>
{{end}}
{{end}}