Example #1
0
 */
?>
<!DOCTYPE html>
<html lang="<?php 
gui::lang();
?>
">
    <head>
        <meta charset="<?php 
gui::encoding();
?>
">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
gui::title();
?>
</title>

        <!-- Bootstrap -->
        <link href="<?php 
gui::template_host();
?>
css/bootstrap.min.css" rel="stylesheet">
        <!-- Template specific CSS -->
        <link href="<?php 
gui::template_host();
?>
style.css" rel="stylesheet">

        <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->