[%- UNLESS template_knob_no_date_head -%][%- myhead = "1970-01-01" -%][%- END -%]
[%- FOREACH item = my_collection -%] [%- UNLESS template_knob_no_date_head -%] [%- IF myhead != item.date_date -%][%- myhead = item.date_date -%]
[%- UNLESS template_knob_no_content_links -%][%- END -%] [%- UnixDate (item.date_iso, "%B %d, %Y") %] [%- UNLESS template_knob_no_content_links %][% END %]
[%- END -%] [%- END -%]
[% IF item.author %] [% UNLESS template_knob_no_content_links %] [% END %] [% UNLESS template_knob_prefer_parent_name %] [%- item.author -%] [% ELSE %] [%- item.parent.name -%] [% END %] [% UNLESS template_knob_no_content_links %] [% END %] [% END %] [% IF item.title %] [% IF item.author %]—[% END %] [% UNLESS template_knob_no_content_links %] [% END %] [% item.title %] [% UNLESS template_knob_no_content_links %] [% END %] [% END %]
[% IF template_knob_with_image && item.image.url %] [% UNLESS template_knob_no_content_links %] [% END %] [% item.image.title %] [% UNLESS template_knob_no_content_links %] [% END %] [% END %] [% item.content %] [% UNLESS template_knob_no_date %] [% END %]
[% END %]
[%# arch-tag: cbf374b3-907d-4962-a2d9-6f87b61ef1ee %]