Whoops \ Exception \ ErrorException (E_NOTICE)
Whoops\Exception\ErrorException thrown with message "Undefined variable: page" Stacktrace: #12 Whoops\Exception\ErrorException in jade.stream://data;<!DOCTYPE html> <html class='no-js'> <head> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> <title> <?php $__=get_bloginfo('name'); echo \Jade\Compiler::strval($__) ?> </title> <?php global $wp_query ?> <?php if($wp_query->post) { ?> <?php $description = stripcslashes(get_post_meta($wp_query->post->ID, '_aioseop_description', true)); ?> <?php if(!empty($description)) { ?> <meta name='description' content='<?php echo \Jade\Compiler::strval($description) ?>'> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <!--meta(property="fb:app_id", content="1566619366987211")--> <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;'> <meta name='apple-mobile-web-app-capable' content='yes'> <meta name='apple-mobile-web-app-status-bar-style' content='black'> <meta name='format-detection' content='telephone=no'> <!--= stylesheets('https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,700,300')--> <?php $__=stylesheets('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'); echo htmlspecialchars($__) ?> <?php $__=stylesheets('application.css'); echo htmlspecialchars($__) ?> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $__=stylesheets("https://cdn.rawgit.com/BSanchez/awwward_ribbon/master/${ribbon_type}/awwwards.css"); echo htmlspecialchars($__) ?> <?php } ?> <!--= stylesheets('https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css')--> <link rel='stylesheet' type='text/css' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/tmp/shortcodes/shortcodes.css") ?>'> <link rel='apple-touch-icon' sizes='57x57' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-57x57.png") ?>'> <link rel='apple-touch-icon' sizes='60x60' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-60x60.png") ?>'> <link rel='apple-touch-icon' sizes='72x72' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-72x72.png") ?>'> <link rel='apple-touch-icon' sizes='76x76' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-76x76.png") ?>'> <link rel='apple-touch-icon' sizes='114x114' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-114x114.png") ?>'> <link rel='apple-touch-icon' sizes='120x120' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-120x120.png") ?>'> <link rel='apple-touch-icon' sizes='144x144' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-144x144.png") ?>'> <link rel='apple-touch-icon' sizes='152x152' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-152x152.png") ?>'> <link rel='apple-touch-icon' sizes='180x180' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-180x180.png") ?>'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-32x32.png") ?>' sizes='32x32'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/android-chrome-192x192.png") ?>' sizes='192x192'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-96x96.png") ?>' sizes='96x96'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-16x16.png") ?>' sizes='16x16'> <link rel='manifest' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/manifest.json") ?>'> <link rel='mask-icon' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/safari-pinned-tab.svg") ?>' color='#5bbad5'> <meta name='msapplication-TileColor' content='#ffffff'> <meta name='msapplication-TileImage' content='/mstile-144x144.png'> <meta name='theme-color' content='#ffffff'> <?php $__=javascripts('https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js'); echo htmlspecialchars($__) ?> </head> </head> <body class='scrollme'> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $ribbon_position = get_option( 'ribbon_position', '' ) ?> <?php $ribbon_color = get_option( 'ribbon_color', '' ) ?> <?php $ribbon_awwward_url = get_option( 'ribbon_awwward_url', '' ) ?> <div id='awwwards' class='<?php echo (is_array($_a = "" . $ribbon_type . " " . $ribbon_position . " " . $ribbon_color . "")) ? implode(" ", $_a) : $_a ?>'> <a href='<?php echo \Jade\Compiler::strval($ribbon_awwward_url) ?>' target='_blank'> Awwwards </a> </div> <?php } ?> <div id='bg'> </div> <header class='open'> <a href='/' class='logo'> <img src='<?php $__=image_url("logo_gdb.png");echo \Jade\Compiler::strval($__) ?>' title='' alt=''> </a> </header> <div id='toggle'> <div class='patty'> </div> </div> <nav> <?php $__0=array('theme_location' => 'primary', 'menu_class' => ''); $__=wp_nav_menu($__0); echo \Jade\Compiler::strval($__) ?> <ul class='social'> <?php foreach(array('facebook', 'instagram', 'pinterest', 'twitter', 'youtube') as $social) { ?> <?php $url = get_option( $social."_url_option") ?> <?php if($url) { ?> <li> <a href='<?php echo \Jade\Compiler::strval(get_option( $social."_url_option", '' )) ?>'> <div class='fa <?php echo (is_array($_a = "fa-" . $social . "")) ? implode(" ", $_a) : $_a ?>'> </div> </a> </li> <?php } ?> <?php } ?> </ul> </nav> <div id='main'> <?php $collection = wrap_item(get_post()); ?> <?php if($collection->layout_type == "huit") { ?> <?php $page_type = "eight" ?> <?php } elseif($collection->layout_type == "neuf") { ?> <?php $page_type = "nine" ?> <?php } elseif($collection->layout_type == "portrait") { ?> <?php $page_type = "portrait" ?> <?php } elseif($collection->layout_type == "sur mesure") { ?> <?php $page_type = "surMesure" ?> <?php } ?> <div id='page' class='project <?php echo (is_array($_a = $page_type)) ? implode(" ", $_a) : $_a ?>'> <div class='row'> <div class='small-12 columns boxProject'> <?php if($collection->layout_type == "huit") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f1_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f1_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f1_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f1_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f1_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover06'> <iframe width='760' height='504' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f1_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f1_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f1_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "neuf") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f2_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f2_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover03'> <?php echo \Jade\Compiler::strval($page->content) ?> <iframe width='747' height='492' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f2_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f2_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f2_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f2_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f2_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f2_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover09 <?php echo (is_array($_a = ($collection->lien_f2_09 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_09) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_09) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_09) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "portrait") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f3_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <?php if($collection->video) { ?> <div class='cover02'> <iframe width='777' height='519' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f3_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f3_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f3_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f3_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f3_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f3_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f3_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "sur mesure") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f4_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f4_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f4_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f4_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f4_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> </div> </div> <div class='divider'> </div> </div> </div> <footer> <p> ©2016 Gueule de bois I Conception graphique : <a href='http://thirtydirtyfingers.com/' target='_blank' title='Thirty Dirty Fingers - Creative studio'> Thirty Dirty Fingers </a> </p> </footer> <?php $__=javascripts("jquery.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("application.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://cdn.rawgit.com/nckprsn/scrollme/master/jquery.scrollme.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://www.youtube.com/player_api"); echo \Jade\Compiler::strval($__) ?> <?php $__=get_option("google_anayltics_markup", ''); echo \Jade\Compiler::strval($__) ?> </body> </html> :327 #11 Whoops\Run:handleError in jade.stream://data;<!DOCTYPE html> <html class='no-js'> <head> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> <title> <?php $__=get_bloginfo('name'); echo \Jade\Compiler::strval($__) ?> </title> <?php global $wp_query ?> <?php if($wp_query->post) { ?> <?php $description = stripcslashes(get_post_meta($wp_query->post->ID, '_aioseop_description', true)); ?> <?php if(!empty($description)) { ?> <meta name='description' content='<?php echo \Jade\Compiler::strval($description) ?>'> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <!--meta(property="fb:app_id", content="1566619366987211")--> <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;'> <meta name='apple-mobile-web-app-capable' content='yes'> <meta name='apple-mobile-web-app-status-bar-style' content='black'> <meta name='format-detection' content='telephone=no'> <!--= stylesheets('https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,700,300')--> <?php $__=stylesheets('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'); echo htmlspecialchars($__) ?> <?php $__=stylesheets('application.css'); echo htmlspecialchars($__) ?> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $__=stylesheets("https://cdn.rawgit.com/BSanchez/awwward_ribbon/master/${ribbon_type}/awwwards.css"); echo htmlspecialchars($__) ?> <?php } ?> <!--= stylesheets('https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css')--> <link rel='stylesheet' type='text/css' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/tmp/shortcodes/shortcodes.css") ?>'> <link rel='apple-touch-icon' sizes='57x57' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-57x57.png") ?>'> <link rel='apple-touch-icon' sizes='60x60' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-60x60.png") ?>'> <link rel='apple-touch-icon' sizes='72x72' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-72x72.png") ?>'> <link rel='apple-touch-icon' sizes='76x76' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-76x76.png") ?>'> <link rel='apple-touch-icon' sizes='114x114' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-114x114.png") ?>'> <link rel='apple-touch-icon' sizes='120x120' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-120x120.png") ?>'> <link rel='apple-touch-icon' sizes='144x144' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-144x144.png") ?>'> <link rel='apple-touch-icon' sizes='152x152' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-152x152.png") ?>'> <link rel='apple-touch-icon' sizes='180x180' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-180x180.png") ?>'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-32x32.png") ?>' sizes='32x32'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/android-chrome-192x192.png") ?>' sizes='192x192'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-96x96.png") ?>' sizes='96x96'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-16x16.png") ?>' sizes='16x16'> <link rel='manifest' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/manifest.json") ?>'> <link rel='mask-icon' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/safari-pinned-tab.svg") ?>' color='#5bbad5'> <meta name='msapplication-TileColor' content='#ffffff'> <meta name='msapplication-TileImage' content='/mstile-144x144.png'> <meta name='theme-color' content='#ffffff'> <?php $__=javascripts('https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js'); echo htmlspecialchars($__) ?> </head> </head> <body class='scrollme'> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $ribbon_position = get_option( 'ribbon_position', '' ) ?> <?php $ribbon_color = get_option( 'ribbon_color', '' ) ?> <?php $ribbon_awwward_url = get_option( 'ribbon_awwward_url', '' ) ?> <div id='awwwards' class='<?php echo (is_array($_a = "" . $ribbon_type . " " . $ribbon_position . " " . $ribbon_color . "")) ? implode(" ", $_a) : $_a ?>'> <a href='<?php echo \Jade\Compiler::strval($ribbon_awwward_url) ?>' target='_blank'> Awwwards </a> </div> <?php } ?> <div id='bg'> </div> <header class='open'> <a href='/' class='logo'> <img src='<?php $__=image_url("logo_gdb.png");echo \Jade\Compiler::strval($__) ?>' title='' alt=''> </a> </header> <div id='toggle'> <div class='patty'> </div> </div> <nav> <?php $__0=array('theme_location' => 'primary', 'menu_class' => ''); $__=wp_nav_menu($__0); echo \Jade\Compiler::strval($__) ?> <ul class='social'> <?php foreach(array('facebook', 'instagram', 'pinterest', 'twitter', 'youtube') as $social) { ?> <?php $url = get_option( $social."_url_option") ?> <?php if($url) { ?> <li> <a href='<?php echo \Jade\Compiler::strval(get_option( $social."_url_option", '' )) ?>'> <div class='fa <?php echo (is_array($_a = "fa-" . $social . "")) ? implode(" ", $_a) : $_a ?>'> </div> </a> </li> <?php } ?> <?php } ?> </ul> </nav> <div id='main'> <?php $collection = wrap_item(get_post()); ?> <?php if($collection->layout_type == "huit") { ?> <?php $page_type = "eight" ?> <?php } elseif($collection->layout_type == "neuf") { ?> <?php $page_type = "nine" ?> <?php } elseif($collection->layout_type == "portrait") { ?> <?php $page_type = "portrait" ?> <?php } elseif($collection->layout_type == "sur mesure") { ?> <?php $page_type = "surMesure" ?> <?php } ?> <div id='page' class='project <?php echo (is_array($_a = $page_type)) ? implode(" ", $_a) : $_a ?>'> <div class='row'> <div class='small-12 columns boxProject'> <?php if($collection->layout_type == "huit") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f1_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f1_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f1_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f1_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f1_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover06'> <iframe width='760' height='504' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f1_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f1_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f1_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "neuf") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f2_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f2_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover03'> <?php echo \Jade\Compiler::strval($page->content) ?> <iframe width='747' height='492' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f2_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f2_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f2_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f2_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f2_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f2_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover09 <?php echo (is_array($_a = ($collection->lien_f2_09 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_09) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_09) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_09) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "portrait") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f3_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <?php if($collection->video) { ?> <div class='cover02'> <iframe width='777' height='519' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f3_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f3_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f3_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f3_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f3_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f3_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f3_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "sur mesure") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f4_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f4_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f4_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f4_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f4_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> </div> </div> <div class='divider'> </div> </div> </div> <footer> <p> ©2016 Gueule de bois I Conception graphique : <a href='http://thirtydirtyfingers.com/' target='_blank' title='Thirty Dirty Fingers - Creative studio'> Thirty Dirty Fingers </a> </p> </footer> <?php $__=javascripts("jquery.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("application.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://cdn.rawgit.com/nckprsn/scrollme/master/jquery.scrollme.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://www.youtube.com/player_api"); echo \Jade\Compiler::strval($__) ?> <?php $__=get_option("google_anayltics_markup", ''); echo \Jade\Compiler::strval($__) ?> </body> </html> :327 #10 include in /opt/bitnami/wordpress/wp-content/themes/gdb/lib/WP_jade/vendor/kylekatarnls/jade-php/src/Jade/Jade.php:103 #9 Jade\Jade:render in /opt/bitnami/wordpress/wp-content/themes/gdb/lib/WP_jade/WP_jade.php:71 #8 wp_jade_template_engine in /opt/bitnami/wordpress/wp-includes/class-wp-hook.php:308 #7 WP_Hook:apply_filters in /opt/bitnami/wordpress/wp-includes/plugin.php:205 #6 apply_filters in /opt/bitnami/wordpress/wp-content/themes/gdb/lib/WP_file_organization/WP_file_organization.php:65 #5 override_routing in /opt/bitnami/wordpress/wp-includes/class-wp-hook.php:308 #4 WP_Hook:apply_filters in /opt/bitnami/wordpress/wp-includes/class-wp-hook.php:332 #3 WP_Hook:do_action in /opt/bitnami/wordpress/wp-includes/plugin.php:517 #2 do_action in /opt/bitnami/wordpress/wp-includes/template-loader.php:13 #1 require_once in /opt/bitnami/wordpress/wp-blog-header.php:19 #0 require in /opt/bitnami/wordpress/index.php:17

Undefined variable: page

Stack frames (13):
12 Whoops\Exception\ErrorException
jade.stream:/­/­data; <?php $__=get_bloginfo('name'); echo \Jade\Compiler::strval($__) ?> </­title> <?php global $wp_query ?> <?php if($wp_query->post) { ?> <?php $description = stripcslashes(get_post_meta($wp_query->post->ID, '_aioseop_description', true)); ?> <?php if(!empty($description)) { ?> <meta name='description' content='<?php echo \Jade\Compiler::strval($description) ?>'> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <!--meta(property="fb:app_id", content="1566619366987211")--> <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;'> <meta name='apple-mobile-web-app-capable' content='yes'> <meta name='apple-mobile-web-app-status-bar-style' content='black'> <meta name='format-detection' content='telephone=no'> <!--= stylesheets('https:/­/­fonts.googleapis.com/­css?family=Montserrat:400,700|Raleway:400,700,300')--> <?php $__=stylesheets('https:/­/­maxcdn.bootstrapcdn.com/­font-awesome/­4.5.0/­css/­font-awesome.min.css'); echo htmlspecialchars($__) ?> <?php $__=stylesheets('application.css'); echo htmlspecialchars($__) ?> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $__=stylesheets("https:/­/­cdn.rawgit.com/­BSanchez/­awwward_ribbon/­master/­${ribbon_type}/­awwwards.css"); echo htmlspecialchars($__) ?> <?php } ?> <!--= stylesheets('https:/­/­cdnjs.cloudflare.com/­ajax/­libs/­fancybox/­2.1.5/­jquery.fancybox.min.css')--> <link rel='stylesheet' type='text/­css' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­tmp/­shortcodes/­shortcodes.css") ?>'> <link rel='apple-touch-icon' sizes='57x57' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-57x57.png") ?>'> <link rel='apple-touch-icon' sizes='60x60' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-60x60.png") ?>'> <link rel='apple-touch-icon' sizes='72x72' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-72x72.png") ?>'> <link rel='apple-touch-icon' sizes='76x76' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-76x76.png") ?>'> <link rel='apple-touch-icon' sizes='114x114' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-114x114.png") ?>'> <link rel='apple-touch-icon' sizes='120x120' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-120x120.png") ?>'> <link rel='apple-touch-icon' sizes='144x144' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-144x144.png") ?>'> <link rel='apple-touch-icon' sizes='152x152' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-152x152.png") ?>'> <link rel='apple-touch-icon' sizes='180x180' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-180x180.png") ?>'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­favicon-32x32.png") ?>' sizes='32x32'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­android-chrome-192x192.png") ?>' sizes='192x192'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­favicon-96x96.png") ?>' sizes='96x96'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­favicon-16x16.png") ?>' sizes='16x16'> <link rel='manifest' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­manifest.json") ?>'> <link rel='mask-icon' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­safari-pinned-tab.svg") ?>' color='#5bbad5'> <meta name='msapplication-TileColor' content='#ffffff'> <meta name='msapplication-TileImage' content='/­mstile-144x144.png'> <meta name='theme-color' content='#ffffff'> <?php $__=javascripts('https:/­/­cdnjs.cloudflare.com/­ajax/­libs/­modernizr/­2.8.3/­modernizr.min.js'); echo htmlspecialchars($__) ?> </­head> </­head> <body class='scrollme'> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $ribbon_position = get_option( 'ribbon_position', '' ) ?> <?php $ribbon_color = get_option( 'ribbon_color', '' ) ?> <?php $ribbon_awwward_url = get_option( 'ribbon_awwward_url', '' ) ?> <div id='awwwards' class='<?php echo (is_array($_a = "" . $ribbon_type . " " . $ribbon_position . " " . $ribbon_color . "")) ? implode(" ", $_a) : $_a ?>'> <a href='<?php echo \Jade\Compiler::strval($ribbon_awwward_url) ?>' target='_blank'> Awwwards </­a> </­div> <?php } ?> <div id='bg'> </­div> <header class='open'> <a href='/­' class='logo'> <img src='<?php $__=image_url("logo_gdb.png");echo \Jade\Compiler::strval($__) ?>' title='' alt=''> </­a> </­header> <div id='toggle'> <div class='patty'> </­div> </­div> <nav> <?php $__0=array('theme_location' => 'primary', 'menu_class' => ''); $__=wp_nav_menu($__0); echo \Jade\Compiler::strval($__) ?> <ul class='social'> <?php foreach(array('facebook', 'instagram', 'pinterest', 'twitter', 'youtube') as $social) { ?> <?php $url = get_option( $social."_url_option") ?> <?php if($url) { ?> <li> <a href='<?php echo \Jade\Compiler::strval(get_option( $social."_url_option", '' )) ?>'> <div class='fa <?php echo (is_array($_a = "fa-" . $social . "")) ? implode(" ", $_a) : $_a ?>'> </­div> </­a> </­li> <?php } ?> <?php } ?> </­ul> </­nav> <div id='main'> <?php $collection = wrap_item(get_post()); ?> <?php if($collection->layout_type == "huit") { ?> <?php $page_type = "eight" ?> <?php } elseif($collection->layout_type == "neuf") { ?> <?php $page_type = "nine" ?> <?php } elseif($collection->layout_type == "portrait") { ?> <?php $page_type = "portrait" ?> <?php } elseif($collection->layout_type == "sur mesure") { ?> <?php $page_type = "surMesure" ?> <?php } ?> <div id='page' class='project <?php echo (is_array($_a = $page_type)) ? implode(" ", $_a) : $_a ?>'> <div class='row'> <div class='small-12 columns boxProject'> <?php if($collection->layout_type == "huit") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f1_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '-<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f1_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f1_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f1_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f1_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->video) { ?> <div class='cover06'> <iframe width='760' height='504' src='<?php echo \Jade\Compiler::strval("https:/­/­www.youtube.com/­embed/­" . $collection->video . "") ?>' frameborder='0'> </­iframe> </­div> <?php } else { ?> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f1_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_06) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_06) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f1_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_07) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_07) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f1_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_08) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_08) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </­p> <?php } ?> <?php } if($collection->layout_type == "neuf") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f2_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '-<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f2_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->video) { ?> <div class='cover03'> <?php echo \Jade\Compiler::strval($page->content) ?> <iframe width='747' height='492' src='<?php echo \Jade\Compiler::strval("https:/­/­www.youtube.com/­embed/­" . $collection->video . "") ?>' frameborder='0'> </­iframe> </­div> <?php } else { ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f2_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f2_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f2_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f2_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_06) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_06) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f2_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_07) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_07) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f2_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_08) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_08) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover09 <?php echo (is_array($_a = ($collection->lien_f2_09 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_09) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_09) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_09) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </­p> <?php } ?> <?php } if($collection->layout_type == "portrait") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f3_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '-<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <?php if($collection->video) { ?> <div class='cover02'> <iframe width='777' height='519' src='<?php echo \Jade\Compiler::strval("https:/­/­www.youtube.com/­embed/­" . $collection->video . "") ?>' frameborder='0'> </­iframe> </­div> <?php } else { ?> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f3_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f3_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f3_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f3_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f3_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_06) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_06) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f3_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_07) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_07) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f3_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_08) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_08) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </­p> <?php } ?> <?php } if($collection->layout_type == "sur mesure") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f4_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f4_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f4_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f4_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f4_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> </­div> </­div> <div class='divider'> </­div> </­div> </­div> <footer> <p> ©2016 Gueule de bois I Conception graphique : <a href='http:/­/­thirtydirtyfingers.com/­' target='_blank' title='Thirty Dirty Fingers - Creative studio'> Thirty Dirty Fingers </­a> </­p> </­footer> <?php $__=javascripts("jquery.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("application.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https:/­/­cdn.rawgit.com/­nckprsn/­scrollme/­master/­jquery.scrollme.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https:/­/­www.youtube.com/­player_api"); echo \Jade\Compiler::strval($__) ?> <?php $__=get_option("google_anayltics_markup", ''); echo \Jade\Compiler::strval($__) ?> </­body> </­html> <!-- --><span class="frame-line">327</span> </span> </div> <div class="frame " id="frame-line-1"> <div class="frame-method-info"> <span class="frame-index">11</span> <span class="frame-class">Whoops\Run</span> <span class="frame-function">handleError</span> </div> <span class="frame-file"> jade.stream:/­/­data;<!DOCTYPE html> <html class='no-js'> <head> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> <title> <?php $__=get_bloginfo('name'); echo \Jade\Compiler::strval($__) ?> </­title> <?php global $wp_query ?> <?php if($wp_query->post) { ?> <?php $description = stripcslashes(get_post_meta($wp_query->post->ID, '_aioseop_description', true)); ?> <?php if(!empty($description)) { ?> <meta name='description' content='<?php echo \Jade\Compiler::strval($description) ?>'> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <!--meta(property="fb:app_id", content="1566619366987211")--> <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;'> <meta name='apple-mobile-web-app-capable' content='yes'> <meta name='apple-mobile-web-app-status-bar-style' content='black'> <meta name='format-detection' content='telephone=no'> <!--= stylesheets('https:/­/­fonts.googleapis.com/­css?family=Montserrat:400,700|Raleway:400,700,300')--> <?php $__=stylesheets('https:/­/­maxcdn.bootstrapcdn.com/­font-awesome/­4.5.0/­css/­font-awesome.min.css'); echo htmlspecialchars($__) ?> <?php $__=stylesheets('application.css'); echo htmlspecialchars($__) ?> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $__=stylesheets("https:/­/­cdn.rawgit.com/­BSanchez/­awwward_ribbon/­master/­${ribbon_type}/­awwwards.css"); echo htmlspecialchars($__) ?> <?php } ?> <!--= stylesheets('https:/­/­cdnjs.cloudflare.com/­ajax/­libs/­fancybox/­2.1.5/­jquery.fancybox.min.css')--> <link rel='stylesheet' type='text/­css' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­tmp/­shortcodes/­shortcodes.css") ?>'> <link rel='apple-touch-icon' sizes='57x57' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-57x57.png") ?>'> <link rel='apple-touch-icon' sizes='60x60' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-60x60.png") ?>'> <link rel='apple-touch-icon' sizes='72x72' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-72x72.png") ?>'> <link rel='apple-touch-icon' sizes='76x76' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-76x76.png") ?>'> <link rel='apple-touch-icon' sizes='114x114' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-114x114.png") ?>'> <link rel='apple-touch-icon' sizes='120x120' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-120x120.png") ?>'> <link rel='apple-touch-icon' sizes='144x144' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-144x144.png") ?>'> <link rel='apple-touch-icon' sizes='152x152' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-152x152.png") ?>'> <link rel='apple-touch-icon' sizes='180x180' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­apple-touch-icon-180x180.png") ?>'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­favicon-32x32.png") ?>' sizes='32x32'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­android-chrome-192x192.png") ?>' sizes='192x192'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­favicon-96x96.png") ?>' sizes='96x96'> <link rel='icon' type='image/­png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­favicon-16x16.png") ?>' sizes='16x16'> <link rel='manifest' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­manifest.json") ?>'> <link rel='mask-icon' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/­assets/­favicons/­safari-pinned-tab.svg") ?>' color='#5bbad5'> <meta name='msapplication-TileColor' content='#ffffff'> <meta name='msapplication-TileImage' content='/­mstile-144x144.png'> <meta name='theme-color' content='#ffffff'> <?php $__=javascripts('https:/­/­cdnjs.cloudflare.com/­ajax/­libs/­modernizr/­2.8.3/­modernizr.min.js'); echo htmlspecialchars($__) ?> </­head> </­head> <body class='scrollme'> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $ribbon_position = get_option( 'ribbon_position', '' ) ?> <?php $ribbon_color = get_option( 'ribbon_color', '' ) ?> <?php $ribbon_awwward_url = get_option( 'ribbon_awwward_url', '' ) ?> <div id='awwwards' class='<?php echo (is_array($_a = "" . $ribbon_type . " " . $ribbon_position . " " . $ribbon_color . "")) ? implode(" ", $_a) : $_a ?>'> <a href='<?php echo \Jade\Compiler::strval($ribbon_awwward_url) ?>' target='_blank'> Awwwards </­a> </­div> <?php } ?> <div id='bg'> </­div> <header class='open'> <a href='/­' class='logo'> <img src='<?php $__=image_url("logo_gdb.png");echo \Jade\Compiler::strval($__) ?>' title='' alt=''> </­a> </­header> <div id='toggle'> <div class='patty'> </­div> </­div> <nav> <?php $__0=array('theme_location' => 'primary', 'menu_class' => ''); $__=wp_nav_menu($__0); echo \Jade\Compiler::strval($__) ?> <ul class='social'> <?php foreach(array('facebook', 'instagram', 'pinterest', 'twitter', 'youtube') as $social) { ?> <?php $url = get_option( $social."_url_option") ?> <?php if($url) { ?> <li> <a href='<?php echo \Jade\Compiler::strval(get_option( $social."_url_option", '' )) ?>'> <div class='fa <?php echo (is_array($_a = "fa-" . $social . "")) ? implode(" ", $_a) : $_a ?>'> </­div> </­a> </­li> <?php } ?> <?php } ?> </­ul> </­nav> <div id='main'> <?php $collection = wrap_item(get_post()); ?> <?php if($collection->layout_type == "huit") { ?> <?php $page_type = "eight" ?> <?php } elseif($collection->layout_type == "neuf") { ?> <?php $page_type = "nine" ?> <?php } elseif($collection->layout_type == "portrait") { ?> <?php $page_type = "portrait" ?> <?php } elseif($collection->layout_type == "sur mesure") { ?> <?php $page_type = "surMesure" ?> <?php } ?> <div id='page' class='project <?php echo (is_array($_a = $page_type)) ? implode(" ", $_a) : $_a ?>'> <div class='row'> <div class='small-12 columns boxProject'> <?php if($collection->layout_type == "huit") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f1_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '-<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f1_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f1_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f1_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f1_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->video) { ?> <div class='cover06'> <iframe width='760' height='504' src='<?php echo \Jade\Compiler::strval("https:/­/­www.youtube.com/­embed/­" . $collection->video . "") ?>' frameborder='0'> </­iframe> </­div> <?php } else { ?> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f1_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_06) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_06) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f1_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_07) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_07) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f1_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_08) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_08) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </­p> <?php } ?> <?php } if($collection->layout_type == "neuf") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f2_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '-<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f2_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->video) { ?> <div class='cover03'> <?php echo \Jade\Compiler::strval($page->content) ?> <iframe width='747' height='492' src='<?php echo \Jade\Compiler::strval("https:/­/­www.youtube.com/­embed/­" . $collection->video . "") ?>' frameborder='0'> </­iframe> </­div> <?php } else { ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f2_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f2_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f2_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f2_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_06) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_06) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f2_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_07) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_07) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f2_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_08) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_08) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover09 <?php echo (is_array($_a = ($collection->lien_f2_09 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_09) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_09) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_09) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </­p> <?php } ?> <?php } if($collection->layout_type == "portrait") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f3_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '-<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <?php if($collection->video) { ?> <div class='cover02'> <iframe width='777' height='519' src='<?php echo \Jade\Compiler::strval("https:/­/­www.youtube.com/­embed/­" . $collection->video . "") ?>' frameborder='0'> </­iframe> </­div> <?php } else { ?> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f3_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f3_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f3_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f3_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f3_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_06) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_06) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f3_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_07) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_07) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f3_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_08) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_08) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <?php } ?> </­div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </­p> <?php } ?> <?php } if($collection->layout_type == "sur mesure") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f4_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_01) { ?> <div class='lineTop'> </­div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_01) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <?php } ?> </­div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('/­/­', '<br>', $collection->title)) ?> </­h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </­div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </­div> </­div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f4_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_02) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_02) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f4_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_03) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_03) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f4_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_04) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_04) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <?php } ?> </­div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f4_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_05) { ?> <div class='lineTop'> </­div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_05) ?> </­span> </­a> <div class='lineBottom'> </­div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <?php } ?> </­div> <?php } ?> </­div> </­div> <div class='divider'> </­div> </­div> </­div> <footer> <p> ©2016 Gueule de bois I Conception graphique : <a href='http:/­/­thirtydirtyfingers.com/­' target='_blank' title='Thirty Dirty Fingers - Creative studio'> Thirty Dirty Fingers </­a> </­p> </­footer> <?php $__=javascripts("jquery.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("application.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https:/­/­cdn.rawgit.com/­nckprsn/­scrollme/­master/­jquery.scrollme.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https:/­/­www.youtube.com/­player_api"); echo \Jade\Compiler::strval($__) ?> <?php $__=get_option("google_anayltics_markup", ''); echo \Jade\Compiler::strval($__) ?> </­body> </­html> <!-- --><span class="frame-line">327</span> </span> </div> <div class="frame " id="frame-line-2"> <div class="frame-method-info"> <span class="frame-index">10</span> <span class="frame-class"></span> <span class="frame-function">include</span> </div> <span class="frame-file"> …/­vendor/­kylekatarnls/­jade-php/­src/­Jade/­Jade.php<!-- --><span class="frame-line">103</span> </span> </div> <div class="frame " id="frame-line-3"> <div class="frame-method-info"> <span class="frame-index">9</span> <span class="frame-class">Jade\Jade</span> <span class="frame-function">render</span> </div> <span class="frame-file"> …/­WP_jade.php<!-- --><span class="frame-line">71</span> </span> </div> <div class="frame " id="frame-line-4"> <div class="frame-method-info"> <span class="frame-index">8</span> <span class="frame-class"></span> <span class="frame-function">wp_jade_template_engine</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-includes/­class-wp-hook.php<!-- --><span class="frame-line">308</span> </span> </div> <div class="frame " id="frame-line-5"> <div class="frame-method-info"> <span class="frame-index">7</span> <span class="frame-class">WP_Hook</span> <span class="frame-function">apply_filters</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-includes/­plugin.php<!-- --><span class="frame-line">205</span> </span> </div> <div class="frame " id="frame-line-6"> <div class="frame-method-info"> <span class="frame-index">6</span> <span class="frame-class"></span> <span class="frame-function">apply_filters</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-content/­themes/­gdb/­lib/­WP_file_organization/­WP_file_organization.php<!-- --><span class="frame-line">65</span> </span> </div> <div class="frame " id="frame-line-7"> <div class="frame-method-info"> <span class="frame-index">5</span> <span class="frame-class"></span> <span class="frame-function">override_routing</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-includes/­class-wp-hook.php<!-- --><span class="frame-line">308</span> </span> </div> <div class="frame " id="frame-line-8"> <div class="frame-method-info"> <span class="frame-index">4</span> <span class="frame-class">WP_Hook</span> <span class="frame-function">apply_filters</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-includes/­class-wp-hook.php<!-- --><span class="frame-line">332</span> </span> </div> <div class="frame " id="frame-line-9"> <div class="frame-method-info"> <span class="frame-index">3</span> <span class="frame-class">WP_Hook</span> <span class="frame-function">do_action</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-includes/­plugin.php<!-- --><span class="frame-line">517</span> </span> </div> <div class="frame " id="frame-line-10"> <div class="frame-method-info"> <span class="frame-index">2</span> <span class="frame-class"></span> <span class="frame-function">do_action</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-includes/­template-loader.php<!-- --><span class="frame-line">13</span> </span> </div> <div class="frame " id="frame-line-11"> <div class="frame-method-info"> <span class="frame-index">1</span> <span class="frame-class"></span> <span class="frame-function">require_once</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­wp-blog-header.php<!-- --><span class="frame-line">19</span> </span> </div> <div class="frame " id="frame-line-12"> <div class="frame-method-info"> <span class="frame-index">0</span> <span class="frame-class"></span> <span class="frame-function">require</span> </div> <span class="frame-file"> /­opt/­bitnami/­wordpress/­index.php<!-- --><span class="frame-line">17</span> </span> </div> </div> </div> <div class="details-container cf"> <div class="frame-code-container "> <div class="frame-code active" id="frame-code-0"> <div class="frame-file"> <strong>jade.stream://data;<!DOCTYPE html> <html class='no-js'> <head> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> <title> <?php $__=get_bloginfo('name'); echo \Jade\Compiler::strval($__) ?> </title> <?php global $wp_query ?> <?php if($wp_query->post) { ?> <?php $description = stripcslashes(get_post_meta($wp_query->post->ID, '_aioseop_description', true)); ?> <?php if(!empty($description)) { ?> <meta name='description' content='<?php echo \Jade\Compiler::strval($description) ?>'> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <!--meta(property="fb:app_id", content="1566619366987211")--> <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;'> <meta name='apple-mobile-web-app-capable' content='yes'> <meta name='apple-mobile-web-app-status-bar-style' content='black'> <meta name='format-detection' content='telephone=no'> <!--= stylesheets('https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,700,300')--> <?php $__=stylesheets('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'); echo htmlspecialchars($__) ?> <?php $__=stylesheets('application.css'); echo htmlspecialchars($__) ?> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $__=stylesheets("https://cdn.rawgit.com/BSanchez/awwward_ribbon/master/${ribbon_type}/awwwards.css"); echo htmlspecialchars($__) ?> <?php } ?> <!--= stylesheets('https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css')--> <link rel='stylesheet' type='text/css' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/tmp/shortcodes/shortcodes.css") ?>'> <link rel='apple-touch-icon' sizes='57x57' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-57x57.png") ?>'> <link rel='apple-touch-icon' sizes='60x60' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-60x60.png") ?>'> <link rel='apple-touch-icon' sizes='72x72' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-72x72.png") ?>'> <link rel='apple-touch-icon' sizes='76x76' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-76x76.png") ?>'> <link rel='apple-touch-icon' sizes='114x114' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-114x114.png") ?>'> <link rel='apple-touch-icon' sizes='120x120' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-120x120.png") ?>'> <link rel='apple-touch-icon' sizes='144x144' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-144x144.png") ?>'> <link rel='apple-touch-icon' sizes='152x152' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-152x152.png") ?>'> <link rel='apple-touch-icon' sizes='180x180' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-180x180.png") ?>'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-32x32.png") ?>' sizes='32x32'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/android-chrome-192x192.png") ?>' sizes='192x192'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-96x96.png") ?>' sizes='96x96'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-16x16.png") ?>' sizes='16x16'> <link rel='manifest' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/manifest.json") ?>'> <link rel='mask-icon' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/safari-pinned-tab.svg") ?>' color='#5bbad5'> <meta name='msapplication-TileColor' content='#ffffff'> <meta name='msapplication-TileImage' content='/mstile-144x144.png'> <meta name='theme-color' content='#ffffff'> <?php $__=javascripts('https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js'); echo htmlspecialchars($__) ?> </head> </head> <body class='scrollme'> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $ribbon_position = get_option( 'ribbon_position', '' ) ?> <?php $ribbon_color = get_option( 'ribbon_color', '' ) ?> <?php $ribbon_awwward_url = get_option( 'ribbon_awwward_url', '' ) ?> <div id='awwwards' class='<?php echo (is_array($_a = "" . $ribbon_type . " " . $ribbon_position . " " . $ribbon_color . "")) ? implode(" ", $_a) : $_a ?>'> <a href='<?php echo \Jade\Compiler::strval($ribbon_awwward_url) ?>' target='_blank'> Awwwards </a> </div> <?php } ?> <div id='bg'> </div> <header class='open'> <a href='/' class='logo'> <img src='<?php $__=image_url("logo_gdb.png");echo \Jade\Compiler::strval($__) ?>' title='' alt=''> </a> </header> <div id='toggle'> <div class='patty'> </div> </div> <nav> <?php $__0=array('theme_location' => 'primary', 'menu_class' => ''); $__=wp_nav_menu($__0); echo \Jade\Compiler::strval($__) ?> <ul class='social'> <?php foreach(array('facebook', 'instagram', 'pinterest', 'twitter', 'youtube') as $social) { ?> <?php $url = get_option( $social."_url_option") ?> <?php if($url) { ?> <li> <a href='<?php echo \Jade\Compiler::strval(get_option( $social."_url_option", '' )) ?>'> <div class='fa <?php echo (is_array($_a = "fa-" . $social . "")) ? implode(" ", $_a) : $_a ?>'> </div> </a> </li> <?php } ?> <?php } ?> </ul> </nav> <div id='main'> <?php $collection = wrap_item(get_post()); ?> <?php if($collection->layout_type == "huit") { ?> <?php $page_type = "eight" ?> <?php } elseif($collection->layout_type == "neuf") { ?> <?php $page_type = "nine" ?> <?php } elseif($collection->layout_type == "portrait") { ?> <?php $page_type = "portrait" ?> <?php } elseif($collection->layout_type == "sur mesure") { ?> <?php $page_type = "surMesure" ?> <?php } ?> <div id='page' class='project <?php echo (is_array($_a = $page_type)) ? implode(" ", $_a) : $_a ?>'> <div class='row'> <div class='small-12 columns boxProject'> <?php if($collection->layout_type == "huit") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f1_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f1_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f1_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f1_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f1_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover06'> <iframe width='760' height='504' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f1_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f1_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f1_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "neuf") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f2_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f2_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover03'> <?php echo \Jade\Compiler::strval($page->content) ?> <iframe width='747' height='492' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f2_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f2_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f2_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f2_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f2_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f2_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover09 <?php echo (is_array($_a = ($collection->lien_f2_09 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_09) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_09) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_09) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "portrait") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f3_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <?php if($collection->video) { ?> <div class='cover02'> <iframe width='777' height='519' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f3_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f3_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f3_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f3_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f3_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f3_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f3_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "sur mesure") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f4_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f4_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f4_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f4_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f4_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> </div> </div> <div class='divider'> </div> </div> </div> <footer> <p> ©2016 Gueule de bois I Conception graphique : <a href='http://thirtydirtyfingers.com/' target='_blank' title='Thirty Dirty Fingers - Creative studio'> Thirty Dirty Fingers </a> </p> </footer> <?php $__=javascripts("jquery.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("application.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://cdn.rawgit.com/nckprsn/scrollme/master/jquery.scrollme.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://www.youtube.com/player_api"); echo \Jade\Compiler::strval($__) ?> <?php $__=get_option("google_anayltics_markup", ''); echo \Jade\Compiler::strval($__) ?> </body> </html> </strong> </div> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-1"> <div class="frame-file"> <strong>jade.stream://data;<!DOCTYPE html> <html class='no-js'> <head> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> <title> <?php $__=get_bloginfo('name'); echo \Jade\Compiler::strval($__) ?> </title> <?php global $wp_query ?> <?php if($wp_query->post) { ?> <?php $description = stripcslashes(get_post_meta($wp_query->post->ID, '_aioseop_description', true)); ?> <?php if(!empty($description)) { ?> <meta name='description' content='<?php echo \Jade\Compiler::strval($description) ?>'> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <?php } else { ?> <meta name='description' content='<?php $__=bloginfo('description');echo \Jade\Compiler::strval($__) ?>'> <?php } ?> <!--meta(property="fb:app_id", content="1566619366987211")--> <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;'> <meta name='apple-mobile-web-app-capable' content='yes'> <meta name='apple-mobile-web-app-status-bar-style' content='black'> <meta name='format-detection' content='telephone=no'> <!--= stylesheets('https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,700,300')--> <?php $__=stylesheets('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'); echo htmlspecialchars($__) ?> <?php $__=stylesheets('application.css'); echo htmlspecialchars($__) ?> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $__=stylesheets("https://cdn.rawgit.com/BSanchez/awwward_ribbon/master/${ribbon_type}/awwwards.css"); echo htmlspecialchars($__) ?> <?php } ?> <!--= stylesheets('https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css')--> <link rel='stylesheet' type='text/css' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/tmp/shortcodes/shortcodes.css") ?>'> <link rel='apple-touch-icon' sizes='57x57' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-57x57.png") ?>'> <link rel='apple-touch-icon' sizes='60x60' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-60x60.png") ?>'> <link rel='apple-touch-icon' sizes='72x72' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-72x72.png") ?>'> <link rel='apple-touch-icon' sizes='76x76' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-76x76.png") ?>'> <link rel='apple-touch-icon' sizes='114x114' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-114x114.png") ?>'> <link rel='apple-touch-icon' sizes='120x120' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-120x120.png") ?>'> <link rel='apple-touch-icon' sizes='144x144' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-144x144.png") ?>'> <link rel='apple-touch-icon' sizes='152x152' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-152x152.png") ?>'> <link rel='apple-touch-icon' sizes='180x180' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/apple-touch-icon-180x180.png") ?>'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-32x32.png") ?>' sizes='32x32'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/android-chrome-192x192.png") ?>' sizes='192x192'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-96x96.png") ?>' sizes='96x96'> <link rel='icon' type='image/png' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/favicon-16x16.png") ?>' sizes='16x16'> <link rel='manifest' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/manifest.json") ?>'> <link rel='mask-icon' href='<?php $__=get_template_directory_uri();echo \Jade\Compiler::strval("" . $__ . "/assets/favicons/safari-pinned-tab.svg") ?>' color='#5bbad5'> <meta name='msapplication-TileColor' content='#ffffff'> <meta name='msapplication-TileImage' content='/mstile-144x144.png'> <meta name='theme-color' content='#ffffff'> <?php $__=javascripts('https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js'); echo htmlspecialchars($__) ?> </head> </head> <body class='scrollme'> <?php $ribbon_type = get_option( "ribbon_type", 'false' ) ?> <?php if($ribbon_type != "true") { ?> <?php $ribbon_position = get_option( 'ribbon_position', '' ) ?> <?php $ribbon_color = get_option( 'ribbon_color', '' ) ?> <?php $ribbon_awwward_url = get_option( 'ribbon_awwward_url', '' ) ?> <div id='awwwards' class='<?php echo (is_array($_a = "" . $ribbon_type . " " . $ribbon_position . " " . $ribbon_color . "")) ? implode(" ", $_a) : $_a ?>'> <a href='<?php echo \Jade\Compiler::strval($ribbon_awwward_url) ?>' target='_blank'> Awwwards </a> </div> <?php } ?> <div id='bg'> </div> <header class='open'> <a href='/' class='logo'> <img src='<?php $__=image_url("logo_gdb.png");echo \Jade\Compiler::strval($__) ?>' title='' alt=''> </a> </header> <div id='toggle'> <div class='patty'> </div> </div> <nav> <?php $__0=array('theme_location' => 'primary', 'menu_class' => ''); $__=wp_nav_menu($__0); echo \Jade\Compiler::strval($__) ?> <ul class='social'> <?php foreach(array('facebook', 'instagram', 'pinterest', 'twitter', 'youtube') as $social) { ?> <?php $url = get_option( $social."_url_option") ?> <?php if($url) { ?> <li> <a href='<?php echo \Jade\Compiler::strval(get_option( $social."_url_option", '' )) ?>'> <div class='fa <?php echo (is_array($_a = "fa-" . $social . "")) ? implode(" ", $_a) : $_a ?>'> </div> </a> </li> <?php } ?> <?php } ?> </ul> </nav> <div id='main'> <?php $collection = wrap_item(get_post()); ?> <?php if($collection->layout_type == "huit") { ?> <?php $page_type = "eight" ?> <?php } elseif($collection->layout_type == "neuf") { ?> <?php $page_type = "nine" ?> <?php } elseif($collection->layout_type == "portrait") { ?> <?php $page_type = "portrait" ?> <?php } elseif($collection->layout_type == "sur mesure") { ?> <?php $page_type = "surMesure" ?> <?php } ?> <div id='page' class='project <?php echo (is_array($_a = $page_type)) ? implode(" ", $_a) : $_a ?>'> <div class='row'> <div class='small-12 columns boxProject'> <?php if($collection->layout_type == "huit") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f1_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f1_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f1_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f1_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f1_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_05)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover06'> <iframe width='760' height='504' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f1_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_06)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f1_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f1_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f1_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f1_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f1_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f1_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "neuf") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f2_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f2_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_02)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->video) { ?> <div class='cover03'> <?php echo \Jade\Compiler::strval($page->content) ?> <iframe width='747' height='492' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f2_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_03)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f2_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f2_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f2_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f2_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f2_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_08)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover09 <?php echo (is_array($_a = ($collection->lien_f2_09 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f2_09) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f2_09) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f2_09) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f2_09)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "portrait") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f3_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '-<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <?php if($collection->video) { ?> <div class='cover02'> <iframe width='777' height='519' src='<?php echo \Jade\Compiler::strval("https://www.youtube.com/embed/" . $collection->video . "") ?>' frameborder='0'> </iframe> </div> <?php } else { ?> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f3_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_02)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f3_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f3_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f3_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_05)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover06 <?php echo (is_array($_a = ($collection->lien_f3_06 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_06) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_06) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_06) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_06)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover07 <?php echo (is_array($_a = ($collection->lien_f3_07 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_07) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_07) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_07) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_07)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover08 <?php echo (is_array($_a = ($collection->lien_f3_08 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f3_08) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f3_08) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f3_08) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f3_08)) ?>' title='' alt=''> <?php } ?> </div> <?php if($collection->citation) { ?> <p class='citation'> <?php echo htmlspecialchars($collection->citation) ?>" </p> <?php } ?> <?php } if($collection->layout_type == "sur mesure") { ?> <div class='cover01 <?php echo (is_array($_a = ($collection->lien_f4_01 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_01) { ?> <div class='lineTop'> </div> <a> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_01) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_01)) ?>' title='' alt=''> <?php } ?> </div> <div class='infos'> <h1> <?php echo \Jade\Compiler::strval(str_replace('//', '<br>', $collection->title)) ?> </h1> <div class='baseline'> <?php echo \Jade\Compiler::strval(strip_tags($collection->excerpt)) ?> </div> <div class='content'> <?php echo \Jade\Compiler::strval($collection->content) ?> </div> </div> <div class='cover02 <?php echo (is_array($_a = ($collection->lien_f4_02 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_02) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_02) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_02) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_02)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover03 <?php echo (is_array($_a = ($collection->lien_f4_03 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_03) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_03) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_03) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_03)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover04 <?php echo (is_array($_a = ($collection->lien_f4_04 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_04) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_04) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_04) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_04)) ?>' title='' alt=''> <?php } ?> </div> <div class='cover05 <?php echo (is_array($_a = ($collection->lien_f4_05 ? "link" : ""))) ? implode(" ", $_a) : $_a ?>'> <?php if($collection->lien_f4_05) { ?> <div class='lineTop'> </div> <a href='<?php echo \Jade\Compiler::strval($collection->lien_f4_05) ?>' target='_blank'> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <span> <?php echo \Jade\Compiler::strval($collection->title_f4_05) ?> </span> </a> <div class='lineBottom'> </div> <?php } else { ?> <img src='<?php echo \Jade\Compiler::strval(wp_get_attachment_url($collection->image_f4_05)) ?>' title='' alt=''> <?php } ?> </div> <?php } ?> </div> </div> <div class='divider'> </div> </div> </div> <footer> <p> ©2016 Gueule de bois I Conception graphique : <a href='http://thirtydirtyfingers.com/' target='_blank' title='Thirty Dirty Fingers - Creative studio'> Thirty Dirty Fingers </a> </p> </footer> <?php $__=javascripts("jquery.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("application.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://cdn.rawgit.com/nckprsn/scrollme/master/jquery.scrollme.min.js"); echo \Jade\Compiler::strval($__) ?> <?php $__=javascripts("https://www.youtube.com/player_api"); echo \Jade\Compiler::strval($__) ?> <?php $__=get_option("google_anayltics_markup", ''); echo \Jade\Compiler::strval($__) ?> </body> </html> </strong> </div> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-2"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-content/themes/gdb/lib/WP_jade/vendor/kylekatarnls/jade-php/src/Jade/Jade.php</strong> </div> <pre class="code-block prettyprint linenums:94"> */ public function render($input, array $vars = array()) { $file = $this->options['cache'] ? $this->cache($input) : $this->stream($input); extract($vars); ob_start(); try { include $file; } catch(\Exception $e) { ob_end_clean(); throw $e; } $content = ob_get_contents(); ob_end_clean(); if(empty($content)) {</pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-3"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-content/themes/gdb/lib/WP_jade/WP_jade.php</strong> </div> <pre class="code-block prettyprint linenums:62"> $jade = new Jade(array('prettyprint' => true)); $data['filename'] = basename($template_jade, ".jade"); $whoops = new \Whoops\Run; $whoops->pushHandler(new \Whoops\Handler\PrettyPageHandler); $whoops->register(); try { $php_code = $jade->render($template_jade, $data); } catch (ParseException $e) { throw new ParseException($e->getLine(), $e->getFile(), $e->getMessage()); } catch (Exception $e) { throw $e; } try { $html_code = eval("?>".$php_code); </pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-4"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-includes/class-wp-hook.php</strong> </div> <pre class="code-block prettyprint linenums:299"> foreach ( $this->callbacks[ $priority ] as $the_ ) { if ( ! $this->doing_action ) { $args[0] = $value; } // Avoid the array_slice() if possible. if ( 0 == $the_['accepted_args'] ) { $value = call_user_func( $the_['function'] ); } elseif ( $the_['accepted_args'] >= $num_args ) { $value = call_user_func_array( $the_['function'], $args ); } else { $value = call_user_func_array( $the_['function'], array_slice( $args, 0, (int) $the_['accepted_args'] ) ); } } } while ( false !== next( $this->iterations[ $nesting_level ] ) ); unset( $this->iterations[ $nesting_level ] ); unset( $this->current_priority[ $nesting_level ] ); $this->nesting_level--;</pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-5"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-includes/plugin.php</strong> </div> <pre class="code-block prettyprint linenums:196"> } if ( ! isset( $wp_filter['all'] ) ) { $wp_current_filter[] = $hook_name; } // Pass the value to WP_Hook. array_unshift( $args, $value ); $filtered = $wp_filter[ $hook_name ]->apply_filters( $value, $args ); array_pop( $wp_current_filter ); return $filtered; } /** * Calls the callback functions that have been added to a filter hook, specifying arguments in an array. * * @since 3.0.0</pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-6"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-content/themes/gdb/lib/WP_file_organization/WP_file_organization.php</strong> </div> <pre class="code-block prettyprint linenums:56"> elseif ( is_comments_popup() ): $template = get_query_template('comment_popup', array('app/views/default/comments_popup.jade')); endif; if(!$template): $template = get_query_template('index', array('app/views/page/index.jade')); endif; if ( $template = apply_filters( 'template_include', $template ) ){ include( $template ); }; // WARNING : dying here cancel all next hooks. Be sure to include this hook with the least priority die(); }; add_action( 'template_redirect', 'override_routing', 9999 ); </pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-7"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-includes/class-wp-hook.php</strong> </div> <pre class="code-block prettyprint linenums:299"> foreach ( $this->callbacks[ $priority ] as $the_ ) { if ( ! $this->doing_action ) { $args[0] = $value; } // Avoid the array_slice() if possible. if ( 0 == $the_['accepted_args'] ) { $value = call_user_func( $the_['function'] ); } elseif ( $the_['accepted_args'] >= $num_args ) { $value = call_user_func_array( $the_['function'], $args ); } else { $value = call_user_func_array( $the_['function'], array_slice( $args, 0, (int) $the_['accepted_args'] ) ); } } } while ( false !== next( $this->iterations[ $nesting_level ] ) ); unset( $this->iterations[ $nesting_level ] ); unset( $this->current_priority[ $nesting_level ] ); $this->nesting_level--;</pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-8"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-includes/class-wp-hook.php</strong> </div> <pre class="code-block prettyprint linenums:323"> /** * Calls the callback functions that have been added to an action hook. * * @since 4.7.0 * * @param array $args Parameters to pass to the callback functions. */ public function do_action( $args ) { $this->doing_action = true; $this->apply_filters( '', $args ); // If there are recursive calls to the current action, we haven't finished it until we get to the last one. if ( ! $this->nesting_level ) { $this->doing_action = false; } } /** * Processes the functions hooked into the 'all' hook. *</pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-9"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-includes/plugin.php</strong> </div> <pre class="code-block prettyprint linenums:508"> } if ( empty( $arg ) ) { $arg[] = ''; } elseif ( is_array( $arg[0] ) && 1 === count( $arg[0] ) && isset( $arg[0][0] ) && is_object( $arg[0][0] ) ) { // Backward compatibility for PHP4-style passing of `array( &$this )` as action `$arg`. $arg[0] = $arg[0][0]; } $wp_filter[ $hook_name ]->do_action( $arg ); array_pop( $wp_current_filter ); } /** * Calls the callback functions that have been added to an action hook, specifying arguments in an array. * * @since 2.1.0 * * @see do_action() This function is identical, but the arguments passed to the</pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-10"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-includes/template-loader.php</strong> </div> <pre class="code-block prettyprint linenums:4"> * * @package WordPress */ if ( wp_using_themes() ) { /** * Fires before determining which template to load. * * @since 1.5.0 */ do_action( 'template_redirect' ); } /** * Filters whether to allow 'HEAD' requests to generate content. * * Provides a significant performance bump by exiting before the page * content loads for 'HEAD' requests. See #14348. * * @since 3.5.0 *</pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-11"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/wp-blog-header.php</strong> </div> <pre class="code-block prettyprint linenums:10"> $wp_did_header = true; // Load the WordPress library. require_once __DIR__ . '/wp-load.php'; // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php'; } </pre> <div class="frame-comments empty"> </div> </div> <div class="frame-code " id="frame-code-12"> <div class="frame-file"> <strong>/opt/bitnami/wordpress/index.php</strong> </div> <pre class="code-block prettyprint linenums:8"> /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php'; </pre> <div class="frame-comments empty"> </div> </div> </div> <div class="details"> <h2 class="details-heading">Environment & details:</h2> <div class="data-table-container" id="data-tables"> <div class="data-table" id="sg-get-data"> <label class="empty">GET Data</label> <span class="empty">empty</span> </div> <div class="data-table" id="sg-post-data"> <label class="empty">POST Data</label> <span class="empty">empty</span> </div> <div class="data-table" id="sg-files"> <label class="empty">Files</label> <span class="empty">empty</span> </div> <div class="data-table" id="sg-cookies"> <label class="empty">Cookies</label> <span class="empty">empty</span> </div> <div class="data-table" id="sg-session"> <label class="empty">Session</label> <span class="empty">empty</span> </div> <div class="data-table" id="sg-serverrequest-data"> <label>Server/Request Data</label> <table class="data-table"> <thead> <tr> <td class="data-table-k">Key</td> <td class="data-table-v">Value</td> </tr> </thead> <tr> <td>SERVER_SOFTWARE</td> <td>Apache</td> </tr> <tr> <td>REQUEST_URI</td> <td>/sur_mesure/alliage-lunion-impossible-des-materiaux/</td> </tr> <tr> <td>PATH</td> <td>/opt/bitnami/apache/bin:/opt/bitnami/common/bin:/opt/bitnami/nami/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bitnami/apache/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/opt/bitnami/gonit/bin:/opt/bitnami/mariadb/bin:/opt/bitnami/mariadb/sbin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/varnish/bin:/opt/bitnami/varnish/sbin</td> </tr> <tr> <td>USER</td> <td>daemon</td> </tr> <tr> <td>HOME</td> <td>/usr/sbin</td> </tr> <tr> <td>SCRIPT_NAME</td> <td>/index.php</td> </tr> <tr> <td>QUERY_STRING</td> <td></td> </tr> <tr> <td>REQUEST_METHOD</td> <td>GET</td> </tr> <tr> <td>SERVER_PROTOCOL</td> <td>HTTP/1.1</td> </tr> <tr> <td>GATEWAY_INTERFACE</td> <td>CGI/1.1</td> </tr> <tr> <td>REDIRECT_URL</td> <td>/sur_mesure/alliage-lunion-impossible-des-materiaux/</td> </tr> <tr> <td>REMOTE_PORT</td> <td>48987</td> </tr> <tr> <td>SCRIPT_FILENAME</td> <td>/opt/bitnami/wordpress/index.php</td> </tr> <tr> <td>SERVER_ADMIN</td> <td>you@example.com</td> </tr> <tr> <td>CONTEXT_DOCUMENT_ROOT</td> <td>/opt/bitnami/wordpress</td> </tr> <tr> <td>CONTEXT_PREFIX</td> <td></td> </tr> <tr> <td>REQUEST_SCHEME</td> <td>https</td> </tr> <tr> <td>DOCUMENT_ROOT</td> <td>/opt/bitnami/wordpress</td> </tr> <tr> <td>REMOTE_ADDR</td> <td>18.116.47.111</td> </tr> <tr> <td>SERVER_PORT</td> <td>443</td> </tr> <tr> <td>SERVER_ADDR</td> <td>172.26.6.0</td> </tr> <tr> <td>SERVER_NAME</td> <td>www.gueuledeboisdesign.com</td> </tr> <tr> <td>SERVER_SIGNATURE</td> <td></td> </tr> <tr> <td>HTTP_HOST</td> <td>www.gueuledeboisdesign.com</td> </tr> <tr> <td>HTTP_REFERER</td> <td>https://gueuledeboisdesign.com/sur_mesure/alliage-lunion-impossible-des-materiaux/</td> </tr> <tr> <td>HTTP_USER_AGENT</td> <td>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</td> </tr> <tr> <td>HTTP_ACCEPT</td> <td>*/*</td> </tr> <tr> <td>SSL_TLS_SNI</td> <td>www.gueuledeboisdesign.com</td> </tr> <tr> <td>HTTPS</td> <td>on</td> </tr> <tr> <td>HTTP_AUTHORIZATION</td> <td></td> </tr> <tr> <td>SCRIPT_URI</td> <td>https://www.gueuledeboisdesign.com/sur_mesure/alliage-lunion-impossible-des-materiaux/</td> </tr> <tr> <td>SCRIPT_URL</td> <td>/sur_mesure/alliage-lunion-impossible-des-materiaux/</td> </tr> <tr> <td>REDIRECT_STATUS</td> <td>200</td> </tr> <tr> <td>REDIRECT_SSL_TLS_SNI</td> <td>www.gueuledeboisdesign.com</td> </tr> <tr> <td>REDIRECT_HTTPS</td> <td>on</td> </tr> <tr> <td>REDIRECT_HTTP_AUTHORIZATION</td> <td></td> </tr> <tr> <td>REDIRECT_SCRIPT_URI</td> <td>https://www.gueuledeboisdesign.com/sur_mesure/alliage-lunion-impossible-des-materiaux/</td> </tr> <tr> <td>REDIRECT_SCRIPT_URL</td> <td>/sur_mesure/alliage-lunion-impossible-des-materiaux/</td> </tr> <tr> <td>FCGI_ROLE</td> <td>RESPONDER</td> </tr> <tr> <td>PHP_SELF</td> <td>/index.php</td> </tr> <tr> <td>REQUEST_TIME_FLOAT</td> <td>1714094399.5223</td> </tr> <tr> <td>REQUEST_TIME</td> <td>1714094399</td> </tr> </table> </div> <div class="data-table" id="sg-environment-variables"> <label class="empty">Environment Variables</label> <span class="empty">empty</span> </div> </div> <div class="data-table-container" id="handlers"> <label>Registered Handlers</label> <div class="handler active"> 0. Whoops\Handler\PrettyPageHandler </div> </div> </div> </div> </div> </div> <script>/* Zepto v1.1.3 - zepto event ajax form ie - zeptojs.com/license */ var Zepto=function(){function L(t){return null==t?String(t):j[T.call(t)]||"object"}function Z(t){return"function"==L(t)}function $(t){return null!=t&&t==t.window}function _(t){return null!=t&&t.nodeType==t.DOCUMENT_NODE}function D(t){return"object"==L(t)}function R(t){return D(t)&&!$(t)&&Object.getPrototypeOf(t)==Object.prototype}function M(t){return"number"==typeof t.length}function k(t){return s.call(t,function(t){return null!=t})}function z(t){return t.length>0?n.fn.concat.apply([],t):t}function F(t){return t.replace(/::/g,"/").replace(/([A-Z]+)([A-Z][a-z])/g,"$1_$2").replace(/([a-z\d])([A-Z])/g,"$1_$2").replace(/_/g,"-").toLowerCase()}function q(t){return t in f?f[t]:f[t]=new RegExp("(^|\\s)"+t+"(\\s|$)")}function H(t,e){return"number"!=typeof e||c[F(t)]?e:e+"px"}function I(t){var e,n;return u[t]||(e=a.createElement(t),a.body.appendChild(e),n=getComputedStyle(e,"").getPropertyValue("display"),e.parentNode.removeChild(e),"none"==n&&(n="block"),u[t]=n),u[t]}function V(t){return"children"in t?o.call(t.children):n.map(t.childNodes,function(t){return 1==t.nodeType?t:void 0})}function U(n,i,r){for(e in i)r&&(R(i[e])||A(i[e]))?(R(i[e])&&!R(n[e])&&(n[e]={}),A(i[e])&&!A(n[e])&&(n[e]=[]),U(n[e],i[e],r)):i[e]!==t&&(n[e]=i[e])}function B(t,e){return null==e?n(t):n(t).filter(e)}function J(t,e,n,i){return Z(e)?e.call(t,n,i):e}function X(t,e,n){null==n?t.removeAttribute(e):t.setAttribute(e,n)}function W(e,n){var i=e.className,r=i&&i.baseVal!==t;return n===t?r?i.baseVal:i:void(r?i.baseVal=n:e.className=n)}function Y(t){var e;try{return t?"true"==t||("false"==t?!1:"null"==t?null:/^0/.test(t)||isNaN(e=Number(t))?/^[\[\{]/.test(t)?n.parseJSON(t):t:e):t}catch(i){return t}}function G(t,e){e(t);for(var n in t.childNodes)G(t.childNodes[n],e)}var t,e,n,i,C,N,r=[],o=r.slice,s=r.filter,a=window.document,u={},f={},c={"column-count":1,columns:1,"font-weight":1,"line-height":1,opacity:1,"z-index":1,zoom:1},l=/^\s*<(\w+|!)[^>]*>/,h=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,p=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,d=/^(?:body|html)$/i,m=/([A-Z])/g,g=["val","css","html","text","data","width","height","offset"],v=["after","prepend","before","append"],y=a.createElement("table"),x=a.createElement("tr"),b={tr:a.createElement("tbody"),tbody:y,thead:y,tfoot:y,td:x,th:x,"*":a.createElement("div")},w=/complete|loaded|interactive/,E=/^[\w-]*$/,j={},T=j.toString,S={},O=a.createElement("div"),P={tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},A=Array.isArray||function(t){return t instanceof Array};return S.matches=function(t,e){if(!e||!t||1!==t.nodeType)return!1;var n=t.webkitMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.matchesSelector;if(n)return n.call(t,e);var i,r=t.parentNode,o=!r;return o&&(r=O).appendChild(t),i=~S.qsa(r,e).indexOf(t),o&&O.removeChild(t),i},C=function(t){return t.replace(/-+(.)?/g,function(t,e){return e?e.toUpperCase():""})},N=function(t){return s.call(t,function(e,n){return t.indexOf(e)==n})},S.fragment=function(e,i,r){var s,u,f;return h.test(e)&&(s=n(a.createElement(RegExp.$1))),s||(e.replace&&(e=e.replace(p,"<$1></$2>")),i===t&&(i=l.test(e)&&RegExp.$1),i in b||(i="*"),f=b[i],f.innerHTML=""+e,s=n.each(o.call(f.childNodes),function(){f.removeChild(this)})),R(r)&&(u=n(s),n.each(r,function(t,e){g.indexOf(t)>-1?u[t](e):u.attr(t,e)})),s},S.Z=function(t,e){return t=t||[],t.__proto__=n.fn,t.selector=e||"",t},S.isZ=function(t){return t instanceof S.Z},S.init=function(e,i){var r;if(!e)return S.Z();if("string"==typeof e)if(e=e.trim(),"<"==e[0]&&l.test(e))r=S.fragment(e,RegExp.$1,i),e=null;else{if(i!==t)return n(i).find(e);r=S.qsa(a,e)}else{if(Z(e))return n(a).ready(e);if(S.isZ(e))return e;if(A(e))r=k(e);else if(D(e))r=[e],e=null;else if(l.test(e))r=S.fragment(e.trim(),RegExp.$1,i),e=null;else{if(i!==t)return n(i).find(e);r=S.qsa(a,e)}}return S.Z(r,e)},n=function(t,e){return S.init(t,e)},n.extend=function(t){var e,n=o.call(arguments,1);return"boolean"==typeof t&&(e=t,t=n.shift()),n.forEach(function(n){U(t,n,e)}),t},S.qsa=function(t,e){var n,i="#"==e[0],r=!i&&"."==e[0],s=i||r?e.slice(1):e,a=E.test(s);return _(t)&&a&&i?(n=t.getElementById(s))?[n]:[]:1!==t.nodeType&&9!==t.nodeType?[]:o.call(a&&!i?r?t.getElementsByClassName(s):t.getElementsByTagName(e):t.querySelectorAll(e))},n.contains=function(t,e){return t!==e&&t.contains(e)},n.type=L,n.isFunction=Z,n.isWindow=$,n.isArray=A,n.isPlainObject=R,n.isEmptyObject=function(t){var e;for(e in t)return!1;return!0},n.inArray=function(t,e,n){return r.indexOf.call(e,t,n)},n.camelCase=C,n.trim=function(t){return null==t?"":String.prototype.trim.call(t)},n.uuid=0,n.support={},n.expr={},n.map=function(t,e){var n,r,o,i=[];if(M(t))for(r=0;r<t.length;r++)n=e(t[r],r),null!=n&&i.push(n);else for(o in t)n=e(t[o],o),null!=n&&i.push(n);return z(i)},n.each=function(t,e){var n,i;if(M(t)){for(n=0;n<t.length;n++)if(e.call(t[n],n,t[n])===!1)return t}else for(i in t)if(e.call(t[i],i,t[i])===!1)return t;return t},n.grep=function(t,e){return s.call(t,e)},window.JSON&&(n.parseJSON=JSON.parse),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(t,e){j["[object "+e+"]"]=e.toLowerCase()}),n.fn={forEach:r.forEach,reduce:r.reduce,push:r.push,sort:r.sort,indexOf:r.indexOf,concat:r.concat,map:function(t){return n(n.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return n(o.apply(this,arguments))},ready:function(t){return w.test(a.readyState)&&a.body?t(n):a.addEventListener("DOMContentLoaded",function(){t(n)},!1),this},get:function(e){return e===t?o.call(this):this[e>=0?e:e+this.length]},toArray:function(){return this.get()},size:function(){return this.length},remove:function(){return this.each(function(){null!=this.parentNode&&this.parentNode.removeChild(this)})},each:function(t){return r.every.call(this,function(e,n){return t.call(e,n,e)!==!1}),this},filter:function(t){return Z(t)?this.not(this.not(t)):n(s.call(this,function(e){return S.matches(e,t)}))},add:function(t,e){return n(N(this.concat(n(t,e))))},is:function(t){return this.length>0&&S.matches(this[0],t)},not:function(e){var i=[];if(Z(e)&&e.call!==t)this.each(function(t){e.call(this,t)||i.push(this)});else{var r="string"==typeof e?this.filter(e):M(e)&&Z(e.item)?o.call(e):n(e);this.forEach(function(t){r.indexOf(t)<0&&i.push(t)})}return n(i)},has:function(t){return this.filter(function(){return D(t)?n.contains(this,t):n(this).find(t).size()})},eq:function(t){return-1===t?this.slice(t):this.slice(t,+t+1)},first:function(){var t=this[0];return t&&!D(t)?t:n(t)},last:function(){var t=this[this.length-1];return t&&!D(t)?t:n(t)},find:function(t){var e,i=this;return e="object"==typeof t?n(t).filter(function(){var t=this;return r.some.call(i,function(e){return n.contains(e,t)})}):1==this.length?n(S.qsa(this[0],t)):this.map(function(){return S.qsa(this,t)})},closest:function(t,e){var i=this[0],r=!1;for("object"==typeof t&&(r=n(t));i&&!(r?r.indexOf(i)>=0:S.matches(i,t));)i=i!==e&&!_(i)&&i.parentNode;return n(i)},parents:function(t){for(var e=[],i=this;i.length>0;)i=n.map(i,function(t){return(t=t.parentNode)&&!_(t)&&e.indexOf(t)<0?(e.push(t),t):void 0});return B(e,t)},parent:function(t){return B(N(this.pluck("parentNode")),t)},children:function(t){return B(this.map(function(){return V(this)}),t)},contents:function(){return this.map(function(){return o.call(this.childNodes)})},siblings:function(t){return B(this.map(function(t,e){return s.call(V(e.parentNode),function(t){return t!==e})}),t)},empty:function(){return this.each(function(){this.innerHTML=""})},pluck:function(t){return n.map(this,function(e){return e[t]})},show:function(){return this.each(function(){"none"==this.style.display&&(this.style.display=""),"none"==getComputedStyle(this,"").getPropertyValue("display")&&(this.style.display=I(this.nodeName))})},replaceWith:function(t){return this.before(t).remove()},wrap:function(t){var e=Z(t);if(this[0]&&!e)var i=n(t).get(0),r=i.parentNode||this.length>1;return this.each(function(o){n(this).wrapAll(e?t.call(this,o):r?i.cloneNode(!0):i)})},wrapAll:function(t){if(this[0]){n(this[0]).before(t=n(t));for(var e;(e=t.children()).length;)t=e.first();n(t).append(this)}return this},wrapInner:function(t){var e=Z(t);return this.each(function(i){var r=n(this),o=r.contents(),s=e?t.call(this,i):t;o.length?o.wrapAll(s):r.append(s)})},unwrap:function(){return this.parent().each(function(){n(this).replaceWith(n(this).children())}),this},clone:function(){return this.map(function(){return this.cloneNode(!0)})},hide:function(){return this.css("display","none")},toggle:function(e){return this.each(function(){var i=n(this);(e===t?"none"==i.css("display"):e)?i.show():i.hide()})},prev:function(t){return n(this.pluck("previousElementSibling")).filter(t||"*")},next:function(t){return n(this.pluck("nextElementSibling")).filter(t||"*")},html:function(t){return 0===arguments.length?this.length>0?this[0].innerHTML:null:this.each(function(e){var i=this.innerHTML;n(this).empty().append(J(this,t,e,i))})},text:function(e){return 0===arguments.length?this.length>0?this[0].textContent:null:this.each(function(){this.textContent=e===t?"":""+e})},attr:function(n,i){var r;return"string"==typeof n&&i===t?0==this.length||1!==this[0].nodeType?t:"value"==n&&"INPUT"==this[0].nodeName?this.val():!(r=this[0].getAttribute(n))&&n in this[0]?this[0][n]:r:this.each(function(t){if(1===this.nodeType)if(D(n))for(e in n)X(this,e,n[e]);else X(this,n,J(this,i,t,this.getAttribute(n)))})},removeAttr:function(t){return this.each(function(){1===this.nodeType&&X(this,t)})},prop:function(e,n){return e=P[e]||e,n===t?this[0]&&this[0][e]:this.each(function(t){this[e]=J(this,n,t,this[e])})},data:function(e,n){var i=this.attr("data-"+e.replace(m,"-$1").toLowerCase(),n);return null!==i?Y(i):t},val:function(t){return 0===arguments.length?this[0]&&(this[0].multiple?n(this[0]).find("option").filter(function(){return this.selected}).pluck("value"):this[0].value):this.each(function(e){this.value=J(this,t,e,this.value)})},offset:function(t){if(t)return this.each(function(e){var i=n(this),r=J(this,t,e,i.offset()),o=i.offsetParent().offset(),s={top:r.top-o.top,left:r.left-o.left};"static"==i.css("position")&&(s.position="relative"),i.css(s)});if(0==this.length)return null;var e=this[0].getBoundingClientRect();return{left:e.left+window.pageXOffset,top:e.top+window.pageYOffset,width:Math.round(e.width),height:Math.round(e.height)}},css:function(t,i){if(arguments.length<2){var r=this[0],o=getComputedStyle(r,"");if(!r)return;if("string"==typeof t)return r.style[C(t)]||o.getPropertyValue(t);if(A(t)){var s={};return n.each(A(t)?t:[t],function(t,e){s[e]=r.style[C(e)]||o.getPropertyValue(e)}),s}}var a="";if("string"==L(t))i||0===i?a=F(t)+":"+H(t,i):this.each(function(){this.style.removeProperty(F(t))});else for(e in t)t[e]||0===t[e]?a+=F(e)+":"+H(e,t[e])+";":this.each(function(){this.style.removeProperty(F(e))});return this.each(function(){this.style.cssText+=";"+a})},index:function(t){return t?this.indexOf(n(t)[0]):this.parent().children().indexOf(this[0])},hasClass:function(t){return t?r.some.call(this,function(t){return this.test(W(t))},q(t)):!1},addClass:function(t){return t?this.each(function(e){i=[];var r=W(this),o=J(this,t,e,r);o.split(/\s+/g).forEach(function(t){n(this).hasClass(t)||i.push(t)},this),i.length&&W(this,r+(r?" ":"")+i.join(" "))}):this},removeClass:function(e){return this.each(function(n){return e===t?W(this,""):(i=W(this),J(this,e,n,i).split(/\s+/g).forEach(function(t){i=i.replace(q(t)," ")}),void W(this,i.trim()))})},toggleClass:function(e,i){return e?this.each(function(r){var o=n(this),s=J(this,e,r,W(this));s.split(/\s+/g).forEach(function(e){(i===t?!o.hasClass(e):i)?o.addClass(e):o.removeClass(e)})}):this},scrollTop:function(e){if(this.length){var n="scrollTop"in this[0];return e===t?n?this[0].scrollTop:this[0].pageYOffset:this.each(n?function(){this.scrollTop=e}:function(){this.scrollTo(this.scrollX,e)})}},scrollLeft:function(e){if(this.length){var n="scrollLeft"in this[0];return e===t?n?this[0].scrollLeft:this[0].pageXOffset:this.each(n?function(){this.scrollLeft=e}:function(){this.scrollTo(e,this.scrollY)})}},position:function(){if(this.length){var t=this[0],e=this.offsetParent(),i=this.offset(),r=d.test(e[0].nodeName)?{top:0,left:0}:e.offset();return i.top-=parseFloat(n(t).css("margin-top"))||0,i.left-=parseFloat(n(t).css("margin-left"))||0,r.top+=parseFloat(n(e[0]).css("border-top-width"))||0,r.left+=parseFloat(n(e[0]).css("border-left-width"))||0,{top:i.top-r.top,left:i.left-r.left}}},offsetParent:function(){return this.map(function(){for(var t=this.offsetParent||a.body;t&&!d.test(t.nodeName)&&"static"==n(t).css("position");)t=t.offsetParent;return t})}},n.fn.detach=n.fn.remove,["width","height"].forEach(function(e){var i=e.replace(/./,function(t){return t[0].toUpperCase()});n.fn[e]=function(r){var o,s=this[0];return r===t?$(s)?s["inner"+i]:_(s)?s.documentElement["scroll"+i]:(o=this.offset())&&o[e]:this.each(function(t){s=n(this),s.css(e,J(this,r,t,s[e]()))})}}),v.forEach(function(t,e){var i=e%2;n.fn[t]=function(){var t,o,r=n.map(arguments,function(e){return t=L(e),"object"==t||"array"==t||null==e?e:S.fragment(e)}),s=this.length>1;return r.length<1?this:this.each(function(t,a){o=i?a:a.parentNode,a=0==e?a.nextSibling:1==e?a.firstChild:2==e?a:null,r.forEach(function(t){if(s)t=t.cloneNode(!0);else if(!o)return n(t).remove();G(o.insertBefore(t,a),function(t){null==t.nodeName||"SCRIPT"!==t.nodeName.toUpperCase()||t.type&&"text/javascript"!==t.type||t.src||window.eval.call(window,t.innerHTML)})})})},n.fn[i?t+"To":"insert"+(e?"Before":"After")]=function(e){return n(e)[t](this),this}}),S.Z.prototype=n.fn,S.uniq=N,S.deserializeValue=Y,n.zepto=S,n}();window.Zepto=Zepto,void 0===window.$&&(window.$=Zepto),function(t){function l(t){return t._zid||(t._zid=e++)}function h(t,e,n,i){if(e=p(e),e.ns)var r=d(e.ns);return(s[l(t)]||[]).filter(function(t){return!(!t||e.e&&t.e!=e.e||e.ns&&!r.test(t.ns)||n&&l(t.fn)!==l(n)||i&&t.sel!=i)})}function p(t){var e=(""+t).split(".");return{e:e[0],ns:e.slice(1).sort().join(" ")}}function d(t){return new RegExp("(?:^| )"+t.replace(" "," .* ?")+"(?: |$)")}function m(t,e){return t.del&&!u&&t.e in f||!!e}function g(t){return c[t]||u&&f[t]||t}function v(e,i,r,o,a,u,f){var h=l(e),d=s[h]||(s[h]=[]);i.split(/\s/).forEach(function(i){if("ready"==i)return t(document).ready(r);var s=p(i);s.fn=r,s.sel=a,s.e in c&&(r=function(e){var n=e.relatedTarget;return!n||n!==this&&!t.contains(this,n)?s.fn.apply(this,arguments):void 0}),s.del=u;var l=u||r;s.proxy=function(t){if(t=j(t),!t.isImmediatePropagationStopped()){t.data=o;var i=l.apply(e,t._args==n?[t]:[t].concat(t._args));return i===!1&&(t.preventDefault(),t.stopPropagation()),i}},s.i=d.length,d.push(s),"addEventListener"in e&&e.addEventListener(g(s.e),s.proxy,m(s,f))})}function y(t,e,n,i,r){var o=l(t);(e||"").split(/\s/).forEach(function(e){h(t,e,n,i).forEach(function(e){delete s[o][e.i],"removeEventListener"in t&&t.removeEventListener(g(e.e),e.proxy,m(e,r))})})}function j(e,i){return(i||!e.isDefaultPrevented)&&(i||(i=e),t.each(E,function(t,n){var r=i[t];e[t]=function(){return this[n]=x,r&&r.apply(i,arguments)},e[n]=b}),(i.defaultPrevented!==n?i.defaultPrevented:"returnValue"in i?i.returnValue===!1:i.getPreventDefault&&i.getPreventDefault())&&(e.isDefaultPrevented=x)),e}function T(t){var e,i={originalEvent:t};for(e in t)w.test(e)||t[e]===n||(i[e]=t[e]);return j(i,t)}var n,e=1,i=Array.prototype.slice,r=t.isFunction,o=function(t){return"string"==typeof t},s={},a={},u="onfocusin"in window,f={focus:"focusin",blur:"focusout"},c={mouseenter:"mouseover",mouseleave:"mouseout"};a.click=a.mousedown=a.mouseup=a.mousemove="MouseEvents",t.event={add:v,remove:y},t.proxy=function(e,n){if(r(e)){var i=function(){return e.apply(n,arguments)};return i._zid=l(e),i}if(o(n))return t.proxy(e[n],e);throw new TypeError("expected function")},t.fn.bind=function(t,e,n){return this.on(t,e,n)},t.fn.unbind=function(t,e){return this.off(t,e)},t.fn.one=function(t,e,n,i){return this.on(t,e,n,i,1)};var x=function(){return!0},b=function(){return!1},w=/^([A-Z]|returnValue$|layer[XY]$)/,E={preventDefault:"isDefaultPrevented",stopImmediatePropagation:"isImmediatePropagationStopped",stopPropagation:"isPropagationStopped"};t.fn.delegate=function(t,e,n){return this.on(e,t,n)},t.fn.undelegate=function(t,e,n){return this.off(e,t,n)},t.fn.live=function(e,n){return t(document.body).delegate(this.selector,e,n),this},t.fn.die=function(e,n){return t(document.body).undelegate(this.selector,e,n),this},t.fn.on=function(e,s,a,u,f){var c,l,h=this;return e&&!o(e)?(t.each(e,function(t,e){h.on(t,s,a,e,f)}),h):(o(s)||r(u)||u===!1||(u=a,a=s,s=n),(r(a)||a===!1)&&(u=a,a=n),u===!1&&(u=b),h.each(function(n,r){f&&(c=function(t){return y(r,t.type,u),u.apply(this,arguments)}),s&&(l=function(e){var n,o=t(e.target).closest(s,r).get(0);return o&&o!==r?(n=t.extend(T(e),{currentTarget:o,liveFired:r}),(c||u).apply(o,[n].concat(i.call(arguments,1)))):void 0}),v(r,e,u,a,s,l||c)}))},t.fn.off=function(e,i,s){var a=this;return e&&!o(e)?(t.each(e,function(t,e){a.off(t,i,e)}),a):(o(i)||r(s)||s===!1||(s=i,i=n),s===!1&&(s=b),a.each(function(){y(this,e,s,i)}))},t.fn.trigger=function(e,n){return e=o(e)||t.isPlainObject(e)?t.Event(e):j(e),e._args=n,this.each(function(){"dispatchEvent"in this?this.dispatchEvent(e):t(this).triggerHandler(e,n)})},t.fn.triggerHandler=function(e,n){var i,r;return this.each(function(s,a){i=T(o(e)?t.Event(e):e),i._args=n,i.target=a,t.each(h(a,e.type||e),function(t,e){return r=e.proxy(i),i.isImmediatePropagationStopped()?!1:void 0})}),r},"focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select keydown keypress keyup error".split(" ").forEach(function(e){t.fn[e]=function(t){return t?this.bind(e,t):this.trigger(e)}}),["focus","blur"].forEach(function(e){t.fn[e]=function(t){return t?this.bind(e,t):this.each(function(){try{this[e]()}catch(t){}}),this}}),t.Event=function(t,e){o(t)||(e=t,t=e.type);var n=document.createEvent(a[t]||"Events"),i=!0;if(e)for(var r in e)"bubbles"==r?i=!!e[r]:n[r]=e[r];return n.initEvent(t,i,!0),j(n)}}(Zepto),function(t){function l(e,n,i){var r=t.Event(n);return t(e).trigger(r,i),!r.isDefaultPrevented()}function h(t,e,i,r){return t.global?l(e||n,i,r):void 0}function p(e){e.global&&0===t.active++&&h(e,null,"ajaxStart")}function d(e){e.global&&!--t.active&&h(e,null,"ajaxStop")}function m(t,e){var n=e.context;return e.beforeSend.call(n,t,e)===!1||h(e,n,"ajaxBeforeSend",[t,e])===!1?!1:void h(e,n,"ajaxSend",[t,e])}function g(t,e,n,i){var r=n.context,o="success";n.success.call(r,t,o,e),i&&i.resolveWith(r,[t,o,e]),h(n,r,"ajaxSuccess",[e,n,t]),y(o,e,n)}function v(t,e,n,i,r){var o=i.context;i.error.call(o,n,e,t),r&&r.rejectWith(o,[n,e,t]),h(i,o,"ajaxError",[n,i,t||e]),y(e,n,i)}function y(t,e,n){var i=n.context;n.complete.call(i,e,t),h(n,i,"ajaxComplete",[e,n]),d(n)}function x(){}function b(t){return t&&(t=t.split(";",2)[0]),t&&(t==f?"html":t==u?"json":s.test(t)?"script":a.test(t)&&"xml")||"text"}function w(t,e){return""==e?t:(t+"&"+e).replace(/[&?]{1,2}/,"?")}function E(e){e.processData&&e.data&&"string"!=t.type(e.data)&&(e.data=t.param(e.data,e.traditional)),!e.data||e.type&&"GET"!=e.type.toUpperCase()||(e.url=w(e.url,e.data),e.data=void 0)}function j(e,n,i,r){return t.isFunction(n)&&(r=i,i=n,n=void 0),t.isFunction(i)||(r=i,i=void 0),{url:e,data:n,success:i,dataType:r}}function S(e,n,i,r){var o,s=t.isArray(n),a=t.isPlainObject(n);t.each(n,function(n,u){o=t.type(u),r&&(n=i?r:r+"["+(a||"object"==o||"array"==o?n:"")+"]"),!r&&s?e.add(u.name,u.value):"array"==o||!i&&"object"==o?S(e,u,i,n):e.add(n,u)})}var i,r,e=0,n=window.document,o=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,s=/^(?:text|application)\/javascript/i,a=/^(?:text|application)\/xml/i,u="application/json",f="text/html",c=/^\s*$/;t.active=0,t.ajaxJSONP=function(i,r){if(!("type"in i))return t.ajax(i);var f,h,o=i.jsonpCallback,s=(t.isFunction(o)?o():o)||"jsonp"+ ++e,a=n.createElement("script"),u=window[s],c=function(e){t(a).triggerHandler("error",e||"abort")},l={abort:c};return r&&r.promise(l),t(a).on("load error",function(e,n){clearTimeout(h),t(a).off().remove(),"error"!=e.type&&f?g(f[0],l,i,r):v(null,n||"error",l,i,r),window[s]=u,f&&t.isFunction(u)&&u(f[0]),u=f=void 0}),m(l,i)===!1?(c("abort"),l):(window[s]=function(){f=arguments},a.src=i.url.replace(/\?(.+)=\?/,"?$1="+s),n.head.appendChild(a),i.timeout>0&&(h=setTimeout(function(){c("timeout")},i.timeout)),l)},t.ajaxSettings={type:"GET",beforeSend:x,success:x,error:x,complete:x,context:null,global:!0,xhr:function(){return new window.XMLHttpRequest},accepts:{script:"text/javascript, application/javascript, application/x-javascript",json:u,xml:"application/xml, text/xml",html:f,text:"text/plain"},crossDomain:!1,timeout:0,processData:!0,cache:!0},t.ajax=function(e){var n=t.extend({},e||{}),o=t.Deferred&&t.Deferred();for(i in t.ajaxSettings)void 0===n[i]&&(n[i]=t.ajaxSettings[i]);p(n),n.crossDomain||(n.crossDomain=/^([\w-]+:)?\/\/([^\/]+)/.test(n.url)&&RegExp.$2!=window.location.host),n.url||(n.url=window.location.toString()),E(n),n.cache===!1&&(n.url=w(n.url,"_="+Date.now()));var s=n.dataType,a=/\?.+=\?/.test(n.url);if("jsonp"==s||a)return a||(n.url=w(n.url,n.jsonp?n.jsonp+"=?":n.jsonp===!1?"":"callback=?")),t.ajaxJSONP(n,o);var j,u=n.accepts[s],f={},l=function(t,e){f[t.toLowerCase()]=[t,e]},h=/^([\w-]+:)\/\//.test(n.url)?RegExp.$1:window.location.protocol,d=n.xhr(),y=d.setRequestHeader;if(o&&o.promise(d),n.crossDomain||l("X-Requested-With","XMLHttpRequest"),l("Accept",u||"*/*"),(u=n.mimeType||u)&&(u.indexOf(",")>-1&&(u=u.split(",",2)[0]),d.overrideMimeType&&d.overrideMimeType(u)),(n.contentType||n.contentType!==!1&&n.data&&"GET"!=n.type.toUpperCase())&&l("Content-Type",n.contentType||"application/x-www-form-urlencoded"),n.headers)for(r in n.headers)l(r,n.headers[r]);if(d.setRequestHeader=l,d.onreadystatechange=function(){if(4==d.readyState){d.onreadystatechange=x,clearTimeout(j);var e,i=!1;if(d.status>=200&&d.status<300||304==d.status||0==d.status&&"file:"==h){s=s||b(n.mimeType||d.getResponseHeader("content-type")),e=d.responseText;try{"script"==s?(1,eval)(e):"xml"==s?e=d.responseXML:"json"==s&&(e=c.test(e)?null:t.parseJSON(e))}catch(r){i=r}i?v(i,"parsererror",d,n,o):g(e,d,n,o)}else v(d.statusText||null,d.status?"error":"abort",d,n,o)}},m(d,n)===!1)return d.abort(),v(null,"abort",d,n,o),d;if(n.xhrFields)for(r in n.xhrFields)d[r]=n.xhrFields[r];var T="async"in n?n.async:!0;d.open(n.type,n.url,T,n.username,n.password);for(r in f)y.apply(d,f[r]);return n.timeout>0&&(j=setTimeout(function(){d.onreadystatechange=x,d.abort(),v(null,"timeout",d,n,o)},n.timeout)),d.send(n.data?n.data:null),d},t.get=function(){return t.ajax(j.apply(null,arguments))},t.post=function(){var e=j.apply(null,arguments);return e.type="POST",t.ajax(e)},t.getJSON=function(){var e=j.apply(null,arguments);return e.dataType="json",t.ajax(e)},t.fn.load=function(e,n,i){if(!this.length)return this;var a,r=this,s=e.split(/\s/),u=j(e,n,i),f=u.success;return s.length>1&&(u.url=s[0],a=s[1]),u.success=function(e){r.html(a?t("<div>").html(e.replace(o,"")).find(a):e),f&&f.apply(r,arguments)},t.ajax(u),this};var T=encodeURIComponent;t.param=function(t,e){var n=[];return n.add=function(t,e){this.push(T(t)+"="+T(e))},S(n,t,e),n.join("&").replace(/%20/g,"+")}}(Zepto),function(t){t.fn.serializeArray=function(){var n,e=[];return t([].slice.call(this.get(0).elements)).each(function(){n=t(this);var i=n.attr("type");"fieldset"!=this.nodeName.toLowerCase()&&!this.disabled&&"submit"!=i&&"reset"!=i&&"button"!=i&&("radio"!=i&&"checkbox"!=i||this.checked)&&e.push({name:n.attr("name"),value:n.val()})}),e},t.fn.serialize=function(){var t=[];return this.serializeArray().forEach(function(e){t.push(encodeURIComponent(e.name)+"="+encodeURIComponent(e.value))}),t.join("&")},t.fn.submit=function(e){if(e)this.bind("submit",e);else if(this.length){var n=t.Event("submit");this.eq(0).trigger(n),n.isDefaultPrevented()||this.get(0).submit()}return this}}(Zepto),function(t){"__proto__"in{}||t.extend(t.zepto,{Z:function(e,n){return e=e||[],t.extend(e,t.fn),e.selector=n||"",e.__Z=!0,e},isZ:function(e){return"array"===t.type(e)&&"__Z"in e}});try{getComputedStyle(void 0)}catch(e){var n=getComputedStyle;window.getComputedStyle=function(t){try{return n(t)}catch(e){return null}}}}(Zepto); </script> <script>/*! * clipboard.js v1.5.3 * https://zenorocha.github.io/clipboard.js * * Licensed MIT © Zeno Rocha */ !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,e.Clipboard=t()}}(function(){var t,e,n;return function t(e,n,r){function o(a,c){if(!n[a]){if(!e[a]){var s="function"==typeof require&&require;if(!c&&s)return s(a,!0);if(i)return i(a,!0);var u=new Error("Cannot find module '"+a+"'");throw u.code="MODULE_NOT_FOUND",u}var l=n[a]={exports:{}};e[a][0].call(l.exports,function(t){var n=e[a][1][t];return o(n?n:t)},l,l.exports,t,e,n,r)}return n[a].exports}for(var i="function"==typeof require&&require,a=0;a<r.length;a++)o(r[a]);return o}({1:[function(t,e,n){var r=t("matches-selector");e.exports=function(t,e,n){for(var o=n?t:t.parentNode;o&&o!==document;){if(r(o,e))return o;o=o.parentNode}}},{"matches-selector":2}],2:[function(t,e,n){function r(t,e){if(i)return i.call(t,e);for(var n=t.parentNode.querySelectorAll(e),r=0;r<n.length;++r)if(n[r]==t)return!0;return!1}var o=Element.prototype,i=o.matchesSelector||o.webkitMatchesSelector||o.mozMatchesSelector||o.msMatchesSelector||o.oMatchesSelector;e.exports=r},{}],3:[function(t,e,n){function r(t,e,n,r){var i=o.apply(this,arguments);return t.addEventListener(n,i),{destroy:function(){t.removeEventListener(n,i)}}}function o(t,e,n,r){return function(n){var o=i(n.target,e,!0);o&&(Object.defineProperty(n,"target",{value:o}),r.call(t,n))}}var i=t("closest");e.exports=r},{closest:1}],4:[function(t,e,n){n.node=function(t){return void 0!==t&&t instanceof HTMLElement&&1===t.nodeType},n.nodeList=function(t){var e=Object.prototype.toString.call(t);return void 0!==t&&("[object NodeList]"===e||"[object HTMLCollection]"===e)&&"length"in t&&(0===t.length||n.node(t[0]))},n.string=function(t){return"string"==typeof t||t instanceof String},n.function=function(t){var e=Object.prototype.toString.call(t);return"[object Function]"===e}},{}],5:[function(t,e,n){function r(t,e,n){if(!t&&!e&&!n)throw new Error("Missing required arguments");if(!c.string(e))throw new TypeError("Second argument must be a String");if(!c.function(n))throw new TypeError("Third argument must be a Function");if(c.node(t))return o(t,e,n);if(c.nodeList(t))return i(t,e,n);if(c.string(t))return a(t,e,n);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function o(t,e,n){return t.addEventListener(e,n),{destroy:function(){t.removeEventListener(e,n)}}}function i(t,e,n){return Array.prototype.forEach.call(t,function(t){t.addEventListener(e,n)}),{destroy:function(){Array.prototype.forEach.call(t,function(t){t.removeEventListener(e,n)})}}}function a(t,e,n){return s(document.body,t,e,n)}var c=t("./is"),s=t("delegate");e.exports=r},{"./is":4,delegate:3}],6:[function(t,e,n){function r(t){var e;if("INPUT"===t.nodeName||"TEXTAREA"===t.nodeName)t.select(),e=t.value;else{var n=window.getSelection(),r=document.createRange();r.selectNodeContents(t),n.removeAllRanges(),n.addRange(r),e=n.toString()}return e}e.exports=r},{}],7:[function(t,e,n){function r(){}r.prototype={on:function(t,e,n){var r=this.e||(this.e={});return(r[t]||(r[t]=[])).push({fn:e,ctx:n}),this},once:function(t,e,n){function r(){o.off(t,r),e.apply(n,arguments)}var o=this;return r._=e,this.on(t,r,n)},emit:function(t){var e=[].slice.call(arguments,1),n=((this.e||(this.e={}))[t]||[]).slice(),r=0,o=n.length;for(r;o>r;r++)n[r].fn.apply(n[r].ctx,e);return this},off:function(t,e){var n=this.e||(this.e={}),r=n[t],o=[];if(r&&e)for(var i=0,a=r.length;a>i;i++)r[i].fn!==e&&r[i].fn._!==e&&o.push(r[i]);return o.length?n[t]=o:delete n[t],this}},e.exports=r},{}],8:[function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{"default":t}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n.__esModule=!0;var i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=t("select"),c=r(a),s=function(){function t(e){o(this,t),this.resolveOptions(e),this.initSelection()}return t.prototype.resolveOptions=function t(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action=e.action,this.emitter=e.emitter,this.target=e.target,this.text=e.text,this.trigger=e.trigger,this.selectedText=""},t.prototype.initSelection=function t(){if(this.text&&this.target)throw new Error('Multiple attributes declared, use either "target" or "text"');if(this.text)this.selectFake();else{if(!this.target)throw new Error('Missing required attributes, use either "target" or "text"');this.selectTarget()}},t.prototype.selectFake=function t(){var e=this;this.removeFake(),this.fakeHandler=document.body.addEventListener("click",function(){return e.removeFake()}),this.fakeElem=document.createElement("textarea"),this.fakeElem.style.position="absolute",this.fakeElem.style.left="-9999px",this.fakeElem.style.top=(window.pageYOffset||document.documentElement.scrollTop)+"px",this.fakeElem.setAttribute("readonly",""),this.fakeElem.value=this.text,document.body.appendChild(this.fakeElem),this.selectedText=c.default(this.fakeElem),this.copyText()},t.prototype.removeFake=function t(){this.fakeHandler&&(document.body.removeEventListener("click"),this.fakeHandler=null),this.fakeElem&&(document.body.removeChild(this.fakeElem),this.fakeElem=null)},t.prototype.selectTarget=function t(){this.selectedText=c.default(this.target),this.copyText()},t.prototype.copyText=function t(){var e=void 0;try{e=document.execCommand(this.action)}catch(n){e=!1}this.handleResult(e)},t.prototype.handleResult=function t(e){e?this.emitter.emit("success",{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)}):this.emitter.emit("error",{action:this.action,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})},t.prototype.clearSelection=function t(){this.target&&this.target.blur(),window.getSelection().removeAllRanges()},t.prototype.destroy=function t(){this.removeFake()},i(t,[{key:"action",set:function t(){var e=arguments.length<=0||void 0===arguments[0]?"copy":arguments[0];if(this._action=e,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use either "copy" or "cut"')},get:function t(){return this._action}},{key:"target",set:function t(e){if(void 0!==e){if(!e||"object"!=typeof e||1!==e.nodeType)throw new Error('Invalid "target" value, use a valid Element');this._target=e}},get:function t(){return this._target}}]),t}();n.default=s,e.exports=n.default},{select:6}],9:[function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{"default":t}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}function a(t,e){var n="data-clipboard-"+t;if(e.hasAttribute(n))return e.getAttribute(n)}n.__esModule=!0;var c=t("./clipboard-action"),s=r(c),u=t("tiny-emitter"),l=r(u),f=t("good-listener"),d=r(f),h=function(t){function e(n,r){o(this,e),t.call(this),this.resolveOptions(r),this.listenClick(n)}return i(e,t),e.prototype.resolveOptions=function t(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action="function"==typeof e.action?e.action:this.defaultAction,this.target="function"==typeof e.target?e.target:this.defaultTarget,this.text="function"==typeof e.text?e.text:this.defaultText},e.prototype.listenClick=function t(e){var n=this;this.listener=d.default(e,"click",function(t){return n.onClick(t)})},e.prototype.onClick=function t(e){this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new s.default({action:this.action(e.target),target:this.target(e.target),text:this.text(e.target),trigger:e.target,emitter:this})},e.prototype.defaultAction=function t(e){return a("action",e)},e.prototype.defaultTarget=function t(e){var n=a("target",e);return n?document.querySelector(n):void 0},e.prototype.defaultText=function t(e){return a("text",e)},e.prototype.destroy=function t(){this.listener.destroy(),this.clipboardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)},e}(l.default);n.default=h,e.exports=n.default},{"./clipboard-action":8,"good-listener":5,"tiny-emitter":7}]},{},[9])(9)});</script> <script>Zepto(function($) { // a jQuery.getScript() equivalent to asyncronously load javascript files // credits to http://stackoverflow.com/a/8812950/1597388 var getScript = function(src, func) { var script = document.createElement('script'); script.async = 'async'; script.src = src; if (func) { script.onload = func; } document.getElementsByTagName('head')[0].appendChild( script ); }; // load prettify asyncronously to speedup page rendering getScript('//cdnjs.cloudflare.com/ajax/libs/prettify/r224/prettify.js', function() { prettyPrint(); }); var $frameContainer = $('.frames-container'); var $container = $('.details-container'); var $activeLine = $frameContainer.find('.frame.active'); var $activeFrame = $container.find('.frame-code.active'); var $ajaxEditors = $('.editor-link[data-ajax]'); var headerHeight = $('header').height(); var highlightCurrentLine = function() { // Highlight the active and neighboring lines for this frame: var activeLineNumber = +($activeLine.find('.frame-line').text()); var $lines = $activeFrame.find('.linenums li'); var firstLine = +($lines.first().val()); $($lines[activeLineNumber - firstLine - 1]).addClass('current'); $($lines[activeLineNumber - firstLine]).addClass('current active'); $($lines[activeLineNumber - firstLine + 1]).addClass('current'); } // Highlight the active for the first frame: highlightCurrentLine(); $frameContainer.on('click', '.frame', function() { var $this = $(this); var id = /frame\-line\-([\d]*)/.exec($this.attr('id'))[1]; var $codeFrame = $('#frame-code-' + id); if ($codeFrame) { $activeLine.removeClass('active'); $activeFrame.removeClass('active'); $this.addClass('active'); $codeFrame.addClass('active'); $activeLine = $this; $activeFrame = $codeFrame; highlightCurrentLine(); $container.scrollTop(0); } }); var clipboard = new Clipboard('.clipboard'); var showTooltip = function(elem, msg) { elem.setAttribute('class', 'clipboard tooltipped tooltipped-s'); elem.setAttribute('aria-label', msg); }; clipboard.on('success', function(e) { e.clearSelection(); showTooltip(e.trigger, 'Copied!'); }); clipboard.on('error', function(e) { showTooltip(e.trigger, fallbackMessage(e.action)); }); var btn = document.querySelector('.clipboard'); btn.addEventListener('mouseleave', function(e) { e.currentTarget.setAttribute('class', 'clipboard'); e.currentTarget.removeAttribute('aria-label'); }); function fallbackMessage(action) { var actionMsg = ''; var actionKey = (action === 'cut' ? 'X' : 'C'); if (/Mac/i.test(navigator.userAgent)) { actionMsg = 'Press ⌘-' + actionKey + ' to ' + action; } else { actionMsg = 'Press Ctrl-' + actionKey + ' to ' + action; } return actionMsg; } $(document).on('keydown', function(e) { if(e.ctrlKey) { // CTRL+Arrow-UP/Arrow-Down support: // 1) select the next/prev element // 2) make sure the newly selected element is within the view-scope // 3) focus the (right) container, so arrow-up/down (without ctrl) scroll the details if (e.which === 38 /* arrow up */) { $activeLine.prev('.frame').click(); $activeLine[0].scrollIntoView(); $container.focus(); e.preventDefault(); } else if (e.which === 40 /* arrow down */) { $activeLine.next('.frame').click(); $activeLine[0].scrollIntoView(); $container.focus(); e.preventDefault(); } } }); // Avoid to quit the page with some protocol (e.g. IntelliJ Platform REST API) $ajaxEditors.on('click', function(e){ e.preventDefault(); $.get(this.href); }); }); </script> </body> </html>