<table class="table">
    <tbody>
        <tr>
            <th>Number of tickets</th>
            <td>6</td>
        </tr>
        <tr>
            <th>Number of non-ticket items</th>
            <td>1</td>
        </tr>
        <tr>
            <th>Donation</th>
            <td>£5.00</td>
        </tr>
        <tr>
            <th>Order fee</th>
            <td>£5.00</td>
        </tr>
        <tr>
            <th>Postage fee</th>
            <td>£0.00</td>
        </tr>
        <tr>
            <th>Total fee</th>
            <td>£5.00</td>
        </tr>
        <tr>
            <th>Subtotal</th>
            <td>£72.00</td>
        </tr>
        <tr>
            <th>Voucher discount</th>
            <td>£0.00</td>
        </tr>
        <tr>
            <th>Total gift-aidable value</th>
            <td>£5.00</td>
        </tr>
    </tbody>
    <tfoot class="table-group-divider">
        </tbody>
        <tr>
            <th>Grand total</th>
            <td>£77.00</td>
        </tr>
    </tfoot>
</table>
<table class="table">
  <tbody>
    <tr>
      <th>Number of tickets</th>
      <td>6</td>
    </tr>
    <tr>
      <th>Number of non-ticket items</th>
      <td>1</td>
    </tr>
    <tr>
      <th>Donation</th>
      <td>£5.00</td>
    </tr>
    <tr>
      <th>Order fee</th>
      <td>£5.00</td>
    </tr>
    <tr>
      <th>Postage fee</th>
      <td>£0.00</td>
    </tr>
    <tr>
      <th>Total fee</th>
      <td>£5.00</td>
    </tr>
    <tr>
      <th>Subtotal</th>
      <td>£72.00</td>
    </tr>
    <tr>
      <th>Voucher discount</th>
      <td>£0.00</td>
    </tr>
    <tr>
      <th>Total gift-aidable value</th>
      <td>£5.00</td>
    </tr>
  </tbody>
  <tfoot class="table-group-divider"></tbody>
    <tr>
      <th>Grand total</th>
      <td>£77.00</td>
    </tr>
  </tfoot>
</table>
/* No context defined. */

No notes defined.