MapServer Template
                <!-- $Id: apiaries_query_header.html,v 1.1.1.1 2008/05/19 19:06:35 sansonr Exp $ -->
                <table class="centered" border="0">
                        <tr>
                                <td>Query Results for Layer apiaries</td>
                        </tr>
                </table>
                <hr/>
                <table class="centered" border="1">
                        <tr>
                                <th>apiary_id</th>
                                <td>[apiary_id]</td>
                        </tr>
                        <tr>
                                <th>x_nzmg</th>
                                <td>[x_nzmg]</td>
                        </tr>
                        <tr>
                                <th>y_nzmg</th>
                                <td>[y_nzmg]</td>
                        </tr>
                        <tr>
                                <th>beekeeper_reg_no</th>
                                <td>[beekeeper_reg_no]</td>
                        </tr>
                        <tr>
                                <th>maf_id</th>
                                <td>[maf_id]</td>
                        </tr>
</table>