Files
php-rooster/template/legenda.html
2017-10-10 14:30:28 +01:00

11 lines
183 B
HTML

<table>
<caption>Legenda</caption>
<thead>
<tr>
<th>Type</th>
<th>Kleur</th>
</tr>
</thead>
<tbody>
{BODY} </tbody>
</table>