fix template
This commit is contained in:
parent
78fe656efa
commit
1ac811ab15
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue