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/Velosophe/carparkcannonball.cc/wwwroot/templates/base/base.head.php
<?php include_once('includes/functions.php'); ?>

<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="nl-NL"> <![endif]-->
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="nl-NL"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="nl-NL"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>

    <!--
    Copyright {{date.year}} (C) Rokit
    Made by Rodesk BV
    Development: Jasper Rooduijn, Tom Harms
    Design: Jasper van Orden, Jonathan Reijneveld
    E-mail  : interactie@rodesk.nl
    Website : http://www.rodesk.com
    -->

    <meta charset="UTF-8">
    <meta name="description" content="Downtown carpark becomes sporting stadium as urban life meets urban cycle racers. A new way of cycling, a new crowd of cyclists, a new experience." />
    <meta property="og:locale" content="en_GB" />
    <meta property="og:type" content="article" />
    <meta property="og:title" content="Car Park Cannon Ball" />
    <meta property="og:description" content="Downtown carpark becomes sporting stadium as urban life meets urban cycle racers. A new way of cycling, a new crowd of cyclists, a new experience." />
    <meta property="og:url" content="http://www.carparkcannonball.cc" />
    <meta property="og:site_name" content="Car Park Cannon Ball" />
    <meta property="article:publisher" content="https://www.facebook.com/ablocbicyclebeer/" />
    <meta property="fb:app_id" content="129702790909931" />
    <meta property="og:image" content="http://carparkcannonball.cc/images/cpcb-og.jpg" />
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:description" content="Downtown carpark becomes sporting stadium as urban life meets urban cycle racers. A new way of cycling, a new crowd of cyclists, a new experience." />
    <meta name="twitter:title" content="Car Park Cannon Ball - two riders and a hurricane of sound" />
    <meta name="twitter:site" content="@ablocbikebeer" />
    <meta name="twitter:domain" content="Car Park Cannon Ball" />
    <meta name="twitter:image" content="http://carparkcannonball.cc/images/cpcb-og.jpg" />
    <meta name="twitter:creator" content="@ablocbikebeer" />
    <meta name="robots" CONTENT="index, follow" />
    <meta name="viewport" content="initial-scale=1.0, width=device-width">

    <title>Car Park Cannon Ball - Racing in a hurricane of sound</title>

    <?php include_once('templates/base/base.favicons.php'); ?>

    <link rel="dns-prefetch" href="//ajax.googleapis.com">
    <link rel="dns-prefetch" href="//www.google-analytics.com">

    <?php if( rodesk_is_mobile() ): ?>
        <link rel="stylesheet" href=" <?php echo rodesk_asset_path('styles/style-mobile.css' ); ?>">
    <?php else: ?>
        <!--[if (gt IE 8)]><!-->
        <link rel="stylesheet" href="<?php echo rodesk_asset_path('styles/style.css' ); ?>">
        <!---<![endif]-->

        <!--[if (lt IE 9)]>
        <link rel="stylesheet" href="<?php echo rodesk_asset_path('styles/style-ie.css' ); ?>">
        <![endif]-->

        <link rel="stylesheet" href=" <?php echo rodesk_asset_path('styles/print.css' ); ?>" media="print">

        <link rel="stylesheet" href=" <?php echo rodesk_asset_path('styles/debug.css' ); ?>">
    <?php endif; ?>

    <script src="<?php echo rodesk_load_modernizr(); ?>"></script>

    <?php include('templates/base/base.webfont.php'); ?>

</head>
<body>

<?php include('templates/base/base.header.php') ?>