aboutsummaryrefslogtreecommitdiff
path: root/templates/garage_key.html
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-09-25 19:07:07 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-09-25 19:07:07 +0200
commitbc368943a4c0853718b8a53b1caadc297412ef32 (patch)
tree36a6510319ed137c602a3dce6eb98f1a85e4ef97 /templates/garage_key.html
parentbe97a1be587f42a4688825244b025b06172c442a (diff)
downloadguichet-bc368943a4c0853718b8a53b1caadc297412ef32.tar.gz
guichet-bc368943a4c0853718b8a53b1caadc297412ef32.zip
heavy refactor in progress
Diffstat (limited to 'templates/garage_key.html')
-rw-r--r--templates/garage_key.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/garage_key.html b/templates/garage_key.html
index e1a9019..cf56822 100644
--- a/templates/garage_key.html
+++ b/templates/garage_key.html
@@ -3,7 +3,7 @@
{{define "body"}}
<div class="d-flex">
<h4>Mes identifiants</h4>
- <a class="ml-auto btn btn-link" href="/garage/website">Mes sites webs</a>
+ <a class="ml-auto btn btn-link" href="/website">Mes sites webs</a>
<a class="ml-4 btn btn-info" href="/">Menu principal</a>
</div>