<wicket:panel xmlns:wicket="http://wicket.apache.org">
<table width="100%">
  <caption>Template block</caption>
  <tr>
    <td id="content" class="borderedBlock">
        <wicket:child />
    </td>
  </tr>
</table>
</wicket:panel>