summaryrefslogtreecommitdiffstats
path: root/module/web/templates
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-09-04 14:16:55 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-09-04 14:16:55 +0200
commit9623360d2e1c1e84a6bee59789f08124f5723e93 (patch)
treedb9115a98bf7d1bec50127dfc581e4f2dbd6709b /module/web/templates
parentNetload Premium Test (diff)
downloadpyload-9623360d2e1c1e84a6bee59789f08124f5723e93.tar.xz
pyLoad RC
Diffstat (limited to 'module/web/templates')
-rw-r--r--module/web/templates/default.tpl7
1 files changed, 6 insertions, 1 deletions
diff --git a/module/web/templates/default.tpl b/module/web/templates/default.tpl
index 9bd9b71fb..13be260b6 100644
--- a/module/web/templates/default.tpl
+++ b/module/web/templates/default.tpl
@@ -201,13 +201,18 @@ this.morph({'color': '#000'});
%for id in links['order']:
-
<li>{{links[id].url}}</li>
%end
</ul>
+Currently in Development
+
+%elif page=="downloads":
+
+Currently in Development
+
%end
<hr style="clear: both;" />