aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/admin/templates/users.html
diff options
context:
space:
mode:
Diffstat (limited to 'backend/admin/templates/users.html')
-rw-r--r--backend/admin/templates/users.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/admin/templates/users.html b/backend/admin/templates/users.html
index 36fae0d..4b8e6dc 100644
--- a/backend/admin/templates/users.html
+++ b/backend/admin/templates/users.html
@@ -1,7 +1,7 @@
{{ template "base.html" . }}
{{ define "breadcrumb" }}
-<a href="{{ .BasePath }}/admin/dashboard">Dashboard</a>
+<a href="{{ .BasePath }}admin/dashboard">Dashboard</a>
{{ end }}
{{ define "content" }}