Pettswood
Pettswood copied to clipboard
Allow fixture to be specified with Caption rather than tr
e.g.
<table>
<caption class="fixture">Sites</caption>
<tr>
<th>Site</th>
</tr>
<tr>
<td>Leclerc NIKAIADIS</td>
</tr>
</table>