aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/directory_header.tpl
blob: e1def851baaaf8206efa19df55c9ef9c8cf33947 (plain) (tree)
1
2
3
4
5
6
7
8
                
 


                           
 
                          
 






                                  
 
<h1>$dirlbl</h1>

{{ if $search }}
<h4>$finddsc $safetxt</h4> 
{{ endif }}

{{for $entries as $entry}}

{{ inc direntry.tpl }}{{ endinc }}

{{ endfor }}



<div class="directory-end"></div>