www/index.php

Mon, 29 Apr 2019 17:10:38 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 29 Apr 2019 17:10:38 +0200
changeset 347
e6e7ec9e33e0
parent 15
ccbe79db80b8
permissions
-rw-r--r--

Finished bitterness and cl/so4 ratio calculations and design aids. Translated water error messages. Fixed recipes menu width.

<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/includes/global.inc.php');
page_header('Hoofdmenu', NULL);
?>

   <div id="MainPanel">
    <div id="ContentPanel"></div>
   </div>

<?php
page_footer();
?>

mercurial