summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/tree.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tree.html b/templates/tree.html
index 2a5045b..770b41f 100644
--- a/templates/tree.html
+++ b/templates/tree.html
@@ -32,6 +32,7 @@ $(function() {
{% block main %}
<div id="left">
<div id="tree">
+ <b>{{ prefix_url }}</b>
{% if name and render.up %}
{% if name.parent %}
<a href="{{name.parent.url}}">.. (up one level)</a>