[% filename %]

[% FOREACH item IN items %]
[% item.name %]
[% item.comment %]
[% END %]