diff --git a/templates/Includes/BlogSummary.ss b/templates/Includes/BlogSummary.ss index 5e71f31..bd524a0 100644 --- a/templates/Includes/BlogSummary.ss +++ b/templates/Includes/BlogSummary.ss @@ -9,8 +9,8 @@ <% end_loop %>
<% end_if %> - - <% if BlogHolder.ShowFullEntry %> + + <% if BlogHolder.ShowFullEntry_Lazy %> $Content <% else %>$Content.FirstParagraph(html)