summaryrefslogtreecommitdiff
path: root/src/templates/macros/common.ftl
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-08-04 16:09:29 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-08-04 16:09:29 -0700
commit52539d7aaba96b7997a3c5a07e4a1ad234af7d04 (patch)
tree2686f56bc37656c0824a05e28472f7334ed39028 /src/templates/macros/common.ftl
parent69e2512750dd75fce43a21226979996c3cd7da1d (diff)
Committing everything since its long overdue.
Diffstat (limited to 'src/templates/macros/common.ftl')
-rw-r--r--src/templates/macros/common.ftl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/templates/macros/common.ftl b/src/templates/macros/common.ftl
index ab0d769..513fc57 100644
--- a/src/templates/macros/common.ftl
+++ b/src/templates/macros/common.ftl
@@ -1,4 +1,5 @@
<#include "content.ftl">
<#include "noticebox.ftl">
-<#assign contentroot = "http://localhost/~jesterpm/growcontent">
+<#assign dynamicRoot = "">
+<#assign staticRoot = "">