From 52539d7aaba96b7997a3c5a07e4a1ad234af7d04 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 4 Aug 2013 16:09:29 -0700 Subject: Committing everything since its long overdue. --- src/templates/macros/common.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/templates/macros/common.ftl') 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 = ""> -- cgit v1.2.3