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



                              
                    

                    
<h3>$title</h3>

<ul>
	{{ for $apps as $ap }}
	<li>$ap</li>
	{{ endfor }}
</ul>