[% page_title |encode |html %]
[% INCLUDE prev_next_nav.tt %]
[% FOREACH entry = articles %]
-
[% entry.title |encode |html %]
[% entry.issued_at.strftime('%A %e at %H:%M') %]
[% IF entry.description %]
[% entry.description |encode |html %]
[% END %]
[% END %]
[% INCLUDE prev_next_nav.tt %]