[% FOREACH item IN my_collection %]

[% UNLESS template_knob_no_content_links %] [% END %] [% item.title || item.author %] [% UNLESS template_knob_no_content_links %] [% END %]

[% IF item.creator %]Posted [% END %] [% UNLESS template_knob_no_date %] [% IF item.date %] [% UNLESS item.creator %]Posted[% END %] on [% item.date_text %] [% END %] [% END %] [% IF item.author %] by [% UNLESS template_knob_no_content_links %] [% END %] [% item.author %] [% UNLESS template_knob_no_content_links %] [% END %] [% END %]
[% item.content %]
[% END %] [%# arch-tag: 2b548603-dfed-4bd5-98fa-149d7688a3bb %]