1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{{* * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}}<h1>{{$dirlbl}}</h1> {{if $search}} <h4>{{$finddsc}} {{$safetxt}}</h4> {{/if}} {{foreach $entries as $entry}} {{include file="direntry.tpl"}} {{/foreach}} <div class="directory-end"></div>