From 203acb4ab7382ebad6fb9a8385b9da8ac4bdb648 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Fri, 29 Aug 2008 04:32:36 +0000 Subject: [PATCH] BUGFIX BlogEntry ParsedContent had doubled up paragraph tags --- templates/Layout/BlogEntry.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Layout/BlogEntry.ss b/templates/Layout/BlogEntry.ss index bafbab2..97aca53 100644 --- a/templates/Layout/BlogEntry.ss +++ b/templates/Layout/BlogEntry.ss @@ -13,7 +13,7 @@ <% end_control %>

<% end_if %> -

$ParsedContent

+ $ParsedContent