## syntax: indent
Listing of the directory {{ path }}
Listing of the directory {{ path }}
## for entry in entries
## if entry.is_dir
{{ entry.name }}/
## else
{{ entry.name }}
## endif
{# TODO(tailhook) add some file attributes #}
## endfor
Yours faithfully,
swindon web server