<h2>Overzicht van actieve headerfoto's</h2>
<table class="table-wrap">
<thead>
<tr>
<td>
#
</td>
<td>
Naam
</td>
<td>
beheer
</td>
</tr>
</thead>
<tbody>
{$items}
</tbody>
</table>
<input type="button" class="button" value="Nieuw"
onclick="document.location = '{$S:BASE_URL_COMPONENT}/component/header/overview/new.html'"/>