BUGFIX BlogEntry ParsedContent had doubled up paragraph tags

This commit is contained in:
Sean Harvey 2008-08-29 04:32:36 +00:00
parent c4e0905ab4
commit 203acb4ab7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<% end_control %>
</p>
<% end_if %>
<p>$ParsedContent</p>
$ParsedContent
<br />
</div>