Index of file: [% current_dir %]


[% i = 0; count = content.files.size; %] [% WHILE i < count %] [% IF content.is_dir.$i == 1; icon = 'gopher-dir.png'; link = 'index.cgi?chdir=' _ content.files.$i _ '/'; ELSE; icon = 'gopher-file.png'; link = 'smokehome/' _ current_dir _ content.files.$i; END; %] [% i = i + 1; %] [% END %]
Up to higher level directory
Directory: [% content.files.$i %] [% content.modified.$i %] [% content.sizes.$i %]



Smoke Login | Request Smoke Account | FAQ | Terms of Service
Powered by Smoke™ Revision Control
© 2007-2009 DJ Dongdot, Tetasoft Corp.