[% title = "Index of " _ request.path %]
Index of [% title | html %]
[% title | html %]
Name
Size
Type
Last Modified
[% FOR file IN files %] [% INCLUDE file.html %] [% END %]