fix template
This commit is contained in:
parent
78fe656efa
commit
1ac811ab15
|
@ -2,7 +2,7 @@
|
|||
<html class="h-full bg-gray-50">
|
||||
<head>
|
||||
<title>PARCOURSMOB - Identification</title>
|
||||
<link rel="stylesheet" href="{{ .baseUrl }}/public/css/main.css" />
|
||||
<link rel="stylesheet" href="/public/css/main.css" />
|
||||
</head>
|
||||
<body class="h-full">
|
||||
<form method="post">
|
||||
|
|
Loading…
Reference in New Issue