summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index c983af2..1e21948 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -13,7 +13,7 @@
</div>
<div id="admin">
{% if user.is_admin %}
- <a href="admin">admin</a>
+ <a href="{{ basepath }}/admin">admin</a>
{% endif %}
</div>
<div id="welcome">