Menu competentiereflecties

This commit is contained in:
2024-11-20 17:03:04 +01:00
parent bfe4554aa2
commit 69fdec2cef
3 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,16 @@
# Lijst van contactpersonen
<table style="width: 100%; display: table;">
<thead>
<tr>
<th>Naam</th>
<th>Functie</th>
</tr>
</thead>
<tbody>
<tr>
<td>M. Barbé</td>
<td>HPG-begeleider</td>
</tr>
</tbody>
</table>