summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default.tpl')
-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;" />