355c42cb30
Conflicts: include/config.php update.php
8 lines
80 B
Smarty
8 lines
80 B
Smarty
<h3>$title</h3>
|
|
|
|
<ul>
|
|
{{ for $apps as $ap }}
|
|
<li>$ap</li>
|
|
{{ endfor }}
|
|
</ul>
|