##
[% USE dumper(indent=0, pad="
") %]
[% USE dir = Directory('/xampp/htdocs/messages') %]
[% FOREACH file = dir.files.sort %]
[% file.name %]
[%# file.contents %]
[% END %]
####
[% FOREACH file = dir.files.sort(file.name) %]
[% FOREACH file = dir.files.sort(name) %]
####
20050128.html
20050127.html
20050126.html
20050125.html
20050124.html
20050123.html
20050122.html
20050121.html
20051124.html
20050913.html
20050130.html
20050129.html
####
[% FOREACH file = dir.files %]