<!doctype html>
<html>
    <head>
        <meta name="robots" content="noindex, nofollow" />
        <script src="./javascript/functions.js" type="text/javascript"></script>
        <script src="./javascript/datatables/media/js/jquery.js" type="text/javascript"></script>
        <script src="./javascript/datatables/media/js/jquery.dataTables.min.js" type="text/javascript"></script>
        <title>Pimped Apache Status</title>

        {{HEADER}}

    </head><body>

        {{CONTENT}}

        {{FOOTER}}{{JSONREADY}}
    </body>
</html>