fix template

This commit is contained in:
Arnaud Delcasse 2025-02-12 07:53:54 +01:00
parent 78fe656efa
commit 1ac811ab15
1 changed files with 1 additions and 1 deletions

View File

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