Damian Mooyman f4e431da27 Update theme
2015-02-12 18:25:09 +13:00

17 lines
471 B
Scheme

<p>
This entry was
<% if Categories %>
posted in
<% loop Categories %>
<a href="$Link" title="$Title">$Title</a><% if not Last %>, <% else_if Up.Tags %>, <% else %> and<% end_if %>
<% end_loop %>
<% end_if %>
<% if Tags %>
tagged
<% loop Tags %>
<a href="$Link" title="$Title">$Title</a><% if not Last %>, <% end_if %>
<% end_loop %>
and
<% end_if %>
posted on <a href="$MonthlyArchiveLink">$PublishDate.format("F j, Y")</a>
</p>