11 lines
183 B
HTML
11 lines
183 B
HTML
<table>
|
|
<caption>Legenda</caption>
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Kleur</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
{BODY} </tbody>
|
|
</table> |