This leaves a empty p tag on the page

This leaves a empty p tag on the page
This commit is contained in:
Michael James 2015-11-30 10:00:50 +00:00
parent be1a502823
commit 16dafa071b

View File

@ -13,10 +13,11 @@
</p>
<% if $Summary %>
<p>$Summary
$Summary
<% else %>
<p>$Excerpt
$Excerpt
<% end_if %>
<p>
<a href="$Link">
<%t Blog.ReadMoreAbout "Read more about '{title}'..." title=$Title %>
</a>