aboutsummaryrefslogtreecommitdiff
path: root/templates/admin_users.html
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-09 19:56:01 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-09 19:56:01 +0100
commitf929ca7297905e4233aa32fe2d80dd4cc3fcda30 (patch)
tree4cf59a71cef9c4126fda38cfa5735bcd8a693575 /templates/admin_users.html
parent13222204392009e07382eecb908b7e6e01155ec4 (diff)
downloadguichet-f929ca7297905e4233aa32fe2d80dd4cc3fcda30.tar.gz
guichet-f929ca7297905e4233aa32fe2d80dd4cc3fcda30.zip
Uniformize templates
Diffstat (limited to 'templates/admin_users.html')
-rw-r--r--templates/admin_users.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/admin_users.html b/templates/admin_users.html
index 8ca80e2..39e291c 100644
--- a/templates/admin_users.html
+++ b/templates/admin_users.html
@@ -1,7 +1,9 @@
{{define "title"}}Liste des utilisateurs |{{end}}
{{define "body"}}
+
<div class="d-flex">
+ <h4>Liste des utilisateurs</h4>
<a class="ml-auto btn btn-info" href="/">Retour</a>
</div>