aboutsummaryrefslogtreecommitdiff
path: root/data/templates/display.htm
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2015-01-26 18:24:37 +0100
committerChristian Weiske <cweiske@cweiske.de>2015-01-26 18:24:37 +0100
commitc9e9855eb649e5b9237a81a6076ddd7fb30fe9e3 (patch)
tree2c9eba86ce182d5c150af8382c4dec2a91ef7fd6 /data/templates/display.htm
parent66170c339bbcd8b87e23c47daa11359a99e0d02d (diff)
downloadphorkie-c9e9855eb649e5b9237a81a6076ddd7fb30fe9e3.tar.gz
phorkie-c9e9855eb649e5b9237a81a6076ddd7fb30fe9e3.zip
javascript embedding support
Diffstat (limited to 'data/templates/display.htm')
-rw-r--r--data/templates/display.htm1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/display.htm b/data/templates/display.htm
index d6fd646..59db9f8 100644
--- a/data/templates/display.htm
+++ b/data/templates/display.htm
@@ -23,6 +23,7 @@
{% block sidebar %}
{% include 'display-sidebar-owner.htm' %}
+ {% include 'display-sidebar-urls.htm' %}
{% include 'display-sidebar-fork.htm' %}
{% include 'display-sidebar-history.htm' %}
{% endblock %}