mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
BUGFIX BlogEntry ParsedContent had doubled up paragraph tags
This commit is contained in:
parent
c4e0905ab4
commit
203acb4ab7
@ -13,7 +13,7 @@
|
||||
<% end_control %>
|
||||
</p>
|
||||
<% end_if %>
|
||||
<p>$ParsedContent</p>
|
||||
$ParsedContent
|
||||
<br />
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user