From 4525beb985f8e874f11c0e95df2b1544c8b0b1ba Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 31 Aug 2013 23:45:48 -0700 Subject: Cleaning up content macro. Adding favicon. Fixing static content. --- src/templates/macros/noticebox.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/macros/noticebox.ftl') diff --git a/src/templates/macros/noticebox.ftl b/src/templates/macros/noticebox.ftl index eca1428..9cd99f9 100644 --- a/src/templates/macros/noticebox.ftl +++ b/src/templates/macros/noticebox.ftl @@ -1,6 +1,6 @@ -<#macro noticebox> +<#macro noticebox class="">
-
+

<#nested> -- cgit v1.2.3