aboutsummaryrefslogtreecommitdiff
path: root/templates/garage_website_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/garage_website_list.html')
-rw-r--r--templates/garage_website_list.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/garage_website_list.html b/templates/garage_website_list.html
index 0931daf..6f5312f 100644
--- a/templates/garage_website_list.html
+++ b/templates/garage_website_list.html
@@ -4,7 +4,8 @@
<div class="d-flex">
<h4>Sites webs</h4>
- <a class="ml-auto btn btn-success" href="/garage/website/new">Nouveau site web</a>
+ <a class="ml-auto btn btn-link" href="/garage/key">Mes identifiants</a>
+ <a class="ml-4 btn btn-success" href="/garage/website/new">Nouveau site web</a>
<a class="ml-4 btn btn-info" href="/">Menu principal</a>
</div>