HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers7/bogers-tekenburo.nl/wwwroot/app/views/includes/v_header.php
<!doctype html>
<html>
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=1280,maximum-scale=1.0" />
    <title><?php $this->getData('page_title'); ?></title>
    <link href="<? echo SITE_ROOT; ?>public/css/screen.css" rel="stylesheet" type="text/css" />
    <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
    <!--[if lt IE 9]>
    <script src="/public/js/html5shiv.js"></script>
    <![endif]-->

    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
                new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-KT8HNB8');</script>
    <!-- End Google Tag Manager -->

</head>
<body<?php $id = $this->getData('body_id',FALSE); if( ! empty($id)) echo ' id="' . $id . '"'; ?>>

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KT8HNB8"
                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<div id="wrapper">
    <header>
        <img class="logo" src="/public/images/structure/logo.jpg" alt="Logo Bogers Tekenburo" />
        <div class="images">
            <ul id="simple_gallery">
                <?php $this->getData('header_photos'); ?>
            </ul>
        </div>
    </header>

    <section id="content">