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/SBogers87/basephotography.nl/app/storage/views/3acb7020680180d551fcc663edeb595b
<!doctype html>
<html lang="nl">
<head>
    <meta charset="UTF-8">
    <meta name=“msapplication-config” content=“none”>
    <meta name="viewport" content="initial-scale = 1.0, maximum-scale = 1.0, user-scalable=no" />
    <?php echo $__env->yieldContent('meta'); ?>

    <?php
    $link = 'http://' . $_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI'];

    if (strpos($link,'komma.pro') !== false) {
        echo '<meta name="Robots" content="noindex">';
    }
    ?>
<!-- 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-W3Q3DM');</script>
    <!-- End Google Tag Manager -->

    <link href='https://fonts.googleapis.com/css?family=Lato:400,700,700italic,400italic, 900' rel='stylesheet' type='text/css'>
    <link rel="stylesheet" href="/css/style.css?v=3"/>

    <link rel="apple-touch-icon" sizes="57x57" href="/img/favicon/apple-touch-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="/img/favicon/apple-touch-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="/img/favicon/apple-touch-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/img/favicon/apple-touch-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="/img/favicon/apple-touch-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/img/favicon/apple-touch-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="/img/favicon/apple-touch-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="/img/favicon/apple-touch-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon-180x180.png">
    <link rel="icon" type="image/png" href="/img/favicon/favicon-32x32.png" sizes="32x32">
    <link rel="icon" type="image/png" href="/img/favicon/android-chrome-192x192.png" sizes="192x192">
    <link rel="icon" type="image/png" href="/img/favicon/favicon-96x96.png" sizes="96x96">
    <link rel="icon" type="image/png" href="/img/favicon/favicon-16x16.png" sizes="16x16">
    <link rel="manifest" href="/img/favicon/manifest.json">
    <link rel="mask-icon" href="/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
    <link rel="shortcut icon" href="/img/favicon/favicon.ico">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144.png">
    <meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
    <meta name="theme-color" content="#FF9600">

    <!--[if IE]>
    <script src="/js/html5shiv.min.js"></script>
    <script src="/js/html5shiv-printshiv.min.js"></script>
    <link rel="stylesheet" href="/css/styleie.css"/>
    <![endif]-->

</head>
<body class="<?php if(isset($data->content->code_name)): ?><?php echo $data->content->code_name; ?><?php else: ?> project <?php endif; ?>">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W3Q3DM"
                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<?php echo $__env->yieldContent('content'); ?>

<div class="background lines">
    <div class="vertical">
        <div class="vt"></div>
        <div class="vt"></div>
    </div>
    <div class="horizontal">

    </div>

</div>

<?php echo $__env->make('layouts.partials.cookieMessage', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>
    window.jQuery || document.write('<script src="/packages/jquery.js">\x3C/script>');
</script>

<script type="text/javascript" src="/js/main.js"></script>
<script type="text/javascript" src="/js/mobile.js"></script>
<script type="text/javascript" src="/packages/smoothScroll.js"></script>

<?php echo $__env->yieldContent('extra-js'); ?>
</body>
</html>