summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-02-25 08:52:50 +0100
committerLeif Johansson <leifj@sunet.se>2011-02-25 08:52:50 +0100
commit5dc34acf2dc0108edc4faa0dd7a3c5d04ce73c0e (patch)
tree1b4b8b024b1302cd46a08c69cb8d6c712a450839 /templates
parent0e880102e27634f2691ef64dd4d248f3e233b562 (diff)
nice head of the tree
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>