From acafa9095f6e49302238b83425493c209e554922 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 24 Feb 2014 14:28:09 -0500 Subject: [PATCH] added footer widget area to topic.tpl --- public/templates/topic.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index 2bb43ff789..2a60224fe6 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -8,7 +8,6 @@ -
+ +
+ + {widgets.html} + +
\ No newline at end of file