<h2>Beheer hier de acties van de hoofdpagina (int het blauw)</h2>
<table class="table-wrap">
<thead>
<tr>
<td></td>
<td>Titel</td>
<td>Link</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/actioncom/overview/new.html'" />