Example #1
0
        <!--[if lt IE 9]>
          <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
          <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
        <![endif]-->
    </head>
    <body>
        <div class="container mainframe">
            <div class="row header">
                <div class="col-md-2 text-center">
                    <a href="<?php 
uriparser::link();
?>
"><img src="<?php 
gui::template_host();
?>
img/volgmed-herb.png" class="img-responsive"></a>
                </div>
                <div class="col-md-5">
                  <img src="<?php 
gui::template_host();
?>
img/volgmed-title-2.png" class="img-responsive">
                </div>
                <div class="col-md-5">
                </div>
            </div>
            <?php 
include gui::template_path() . "mmenu.php";
?>