[%- 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 || (item.date_text && !template_knob_no_date) -%]
[% 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 %] [% 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 -%] [% UNLESS template_knob_no_date %]  [% item.date_text %][% END %]
[%- END %]
[%- item.content -%]
[% END %]
[%# arch-tag: be16f748-3420-4f35-82e3-1c6c66c37dbe %]