summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-01-24 14:20:42 -0500
committerSimo Sorce <simo@redhat.com>2014-01-24 17:32:21 -0500
commitcd30057eec4c772171c5558d9fac2c1f73bc12dd (patch)
treef0230d764658ab98c26d71f3ce7329cfea962829 /templates/index.html
parent1e3d8e4cc15dcbb0de5898e202089670f1659af3 (diff)
downloadipsilon-cd30057eec4c772171c5558d9fac2c1f73bc12dd.tar.gz
ipsilon-cd30057eec4c772171c5558d9fac2c1f73bc12dd.tar.xz
ipsilon-cd30057eec4c772171c5558d9fac2c1f73bc12dd.zip
Add infrastructure to configure server
Signed-off-by: Simo Sorce <simo@redhat.com>
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">