{ "type": "Block", "nodes": [ { "type": "Doctype", "val": "html", "line": 2, "column": 1, "filename": "layout/base/base.pug" }, { "type": "Code", "val": "var style = ''\nvar viewData = data('om3.backgroundImage')", "buffer": false, "mustEscape": false, "isInline": false, "line": 4, "column": 1, "filename": "layout/base/base.pug" }, { "type": "Conditional", "test": "(viewData.hasBackgroundImage === true)", "consequent": { "type": "Block", "nodes": [ { "type": "Code", "val": "style = 'background-image: url(' + viewData.backgroundImage + ')'", "buffer": false, "mustEscape": false, "isInline": false, "line": 8, "column": 3, "filename": "layout/base/base.pug" } ], "line": 8, "filename": "layout/base/base.pug" }, "alternate": null, "line": 7, "column": 1, "filename": "layout/base/base.pug" }, { "type": "Tag", "name": "html", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "head", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 13, "filename": "layout/base/base.pug" }, "attrs": [ { "name": "http-equiv", "val": "\"X-UA-Compatible\"", "line": 13, "column": 12, "filename": "layout/base/base.pug", "mustEscape": true }, { "name": "content", "val": "\"IE=edge,chrome=1\"", "line": 13, "column": 42, "filename": "layout/base/base.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 13, "column": 7, "filename": "layout/base/base.pug" }, { "type": "Block", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 1, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "charset", "val": "\"utf-8\"", "line": 1, "column": 6, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 1, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "title", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Code", "val": "data('site').title", "buffer": true, "mustEscape": true, "isInline": true, "line": 3, "column": 8, "filename": "layout/base/molecule/head/head.pug" } ], "line": 3, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 3, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 2, "filename": "layout/base/molecule/head/head.pug", "name": "title", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 5, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"shortcut icon\"", "line": 5, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"img/icons/favicon.ico\")", "line": 5, "column": 29, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "type", "val": "\"image/x-icon\"", "line": 5, "column": 66, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 5, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 4, "filename": "layout/base/molecule/head/head.pug", "name": "favicon", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 7, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"stylesheet\"", "line": 7, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"css/app.css\")", "line": 7, "column": 26, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 7, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 6, "filename": "layout/base/molecule/head/head.pug", "name": "styles", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 9, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"viewport\"", "line": 9, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0\"", "line": 9, "column": 25, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 9, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 8, "filename": "layout/base/molecule/head/head.pug", "name": "meta", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 11, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"robots\"", "line": 11, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"index, follow\"", "line": 11, "column": 22, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 11, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 10, "filename": "layout/base/molecule/head/head.pug", "name": "robots", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "dataLayer = [];", "line": 14, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 13, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 13, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 15, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "(function (w, d, s, l, i) {", "line": 17, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 18, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l] = w[l] || [];", "line": 18, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 19, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l].push({", "line": 19, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 20, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'gtm.start':", "line": 20, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 21, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " new Date().getTime(), event: 'gtm.js'", "line": 21, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 22, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " });", "line": 22, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 23, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " var f = d.getElementsByTagName(s)[0],", "line": 23, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 24, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';", "line": 24, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 25, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.async = true;", "line": 25, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 26, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.src =", "line": 26, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 27, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;", "line": 27, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 28, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " f.parentNode.insertBefore(j, f);", "line": 28, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 29, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "})(window, document, 'script', 'dataLayer', 'GTM-T9JLLF');", "line": 29, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 16, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 16, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 30, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "//- Instant switch `.noJs` class to prevent FOUC", "line": 32, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 33, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "//- @see: https://www.paulirish.com/2009/avoiding-the-fouc-v3/", "line": 33, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 34, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "document.documentElement.className = document.documentElement.className.replace(/\\bnoJs\\b/, 'js');", "line": 34, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 35, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "// Google Tag Manage", "line": 35, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 31, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 31, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "window.Flamingo = { behaviors: {} };", "line": 37, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 38, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "window.FlamingoConfig = {", "line": 38, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 39, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " BASE_URL: \"", "line": 39, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('home')", "buffer": true, "mustEscape": true, "isInline": true, "line": 39, "column": 18, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 39, "column": 32, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 40, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " API_URL: \"", "line": 40, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('api')", "buffer": true, "mustEscape": true, "isInline": true, "line": 40, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 40, "column": 30, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 41, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " CDN_URL: \"", "line": 41, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "asset('')", "buffer": true, "mustEscape": true, "isInline": true, "line": 41, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 41, "column": 29, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 42, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " WIDGET_API_URL: \"", "line": 42, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('searchperience.widget.apiUrl')", "buffer": true, "mustEscape": true, "isInline": true, "line": 42, "column": 24, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 42, "column": 65, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 43, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " IMAGESERVICE_URL: \"", "line": 43, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('imageservice.base_url')", "buffer": true, "mustEscape": true, "isInline": true, "line": 43, "column": 26, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\"", "line": 43, "column": 60, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 44, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "}", "line": 44, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 36, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "id", "val": "'config'", "line": 36, "column": 9, "filename": "layout/base/molecule/head/head.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 36, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true } ], "line": 12, "filename": "layout/base/molecule/head/head.pug", "name": "js-head", "mode": "replace", "column": 1 } ], "line": 0, "filename": "layout/base/molecule/head/head.pug", "declaredBlocks": { "title": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "title", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Code", "val": "data('site').title", "buffer": true, "mustEscape": true, "isInline": true, "line": 3, "column": 8, "filename": "layout/base/molecule/head/head.pug" } ], "line": 3, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 3, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 2, "filename": "layout/base/molecule/head/head.pug", "name": "title", "mode": "replace", "column": 1 } ], "favicon": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 5, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"shortcut icon\"", "line": 5, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"img/icons/favicon.ico\")", "line": 5, "column": 29, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "type", "val": "\"image/x-icon\"", "line": 5, "column": 66, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 5, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 4, "filename": "layout/base/molecule/head/head.pug", "name": "favicon", "mode": "replace", "column": 1 } ], "styles": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 7, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"stylesheet\"", "line": 7, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"css/app.css\")", "line": 7, "column": 26, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 7, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 6, "filename": "layout/base/molecule/head/head.pug", "name": "styles", "mode": "replace", "column": 1 } ], "meta": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 9, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"viewport\"", "line": 9, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0\"", "line": 9, "column": 25, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 9, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 8, "filename": "layout/base/molecule/head/head.pug", "name": "meta", "mode": "replace", "column": 1 } ], "robots": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 11, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"robots\"", "line": 11, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"index, follow\"", "line": 11, "column": 22, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 11, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 10, "filename": "layout/base/molecule/head/head.pug", "name": "robots", "mode": "replace", "column": 1 } ], "js-head": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "dataLayer = [];", "line": 14, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 13, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 13, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 15, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "(function (w, d, s, l, i) {", "line": 17, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 18, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l] = w[l] || [];", "line": 18, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 19, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l].push({", "line": 19, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 20, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'gtm.start':", "line": 20, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 21, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " new Date().getTime(), event: 'gtm.js'", "line": 21, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 22, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " });", "line": 22, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 23, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " var f = d.getElementsByTagName(s)[0],", "line": 23, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 24, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';", "line": 24, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 25, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.async = true;", "line": 25, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 26, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.src =", "line": 26, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 27, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;", "line": 27, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 28, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " f.parentNode.insertBefore(j, f);", "line": 28, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 29, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "})(window, document, 'script', 'dataLayer', 'GTM-T9JLLF');", "line": 29, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 16, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 16, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 30, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "//- Instant switch `.noJs` class to prevent FOUC", "line": 32, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 33, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "//- @see: https://www.paulirish.com/2009/avoiding-the-fouc-v3/", "line": 33, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 34, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "document.documentElement.className = document.documentElement.className.replace(/\\bnoJs\\b/, 'js');", "line": 34, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 35, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "// Google Tag Manage", "line": 35, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 31, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 31, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "window.Flamingo = { behaviors: {} };", "line": 37, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 38, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "window.FlamingoConfig = {", "line": 38, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 39, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " BASE_URL: \"", "line": 39, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('home')", "buffer": true, "mustEscape": true, "isInline": true, "line": 39, "column": 18, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 39, "column": 32, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 40, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " API_URL: \"", "line": 40, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('api')", "buffer": true, "mustEscape": true, "isInline": true, "line": 40, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 40, "column": 30, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 41, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " CDN_URL: \"", "line": 41, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "asset('')", "buffer": true, "mustEscape": true, "isInline": true, "line": 41, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 41, "column": 29, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 42, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " WIDGET_API_URL: \"", "line": 42, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('searchperience.widget.apiUrl')", "buffer": true, "mustEscape": true, "isInline": true, "line": 42, "column": 24, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 42, "column": 65, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 43, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " IMAGESERVICE_URL: \"", "line": 43, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('imageservice.base_url')", "buffer": true, "mustEscape": true, "isInline": true, "line": 43, "column": 26, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\"", "line": 43, "column": 60, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 44, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "}", "line": 44, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 36, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "id", "val": "'config'", "line": 36, "column": 9, "filename": "layout/base/molecule/head/head.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 36, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true } ], "line": 12, "filename": "layout/base/molecule/head/head.pug", "name": "js-head", "mode": "replace", "column": 1 } ] } } ], "line": 12, "filename": "layout/base/base.pug", "name": "head", "mode": "replace", "column": 5 } ], "line": 11, "filename": "layout/base/base.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 11, "column": 3, "filename": "layout/base/base.pug" }, { "type": "Tag", "name": "body", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "", "filename": "layout/base/base.pug", "line": 17, "column": 5, "isHtml": true }, { "type": "Tag", "name": "noscript", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "iframe", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 19, "filename": "layout/base/base.pug" }, "attrs": [ { "name": "src", "val": "\"https://www.googletagmanager.com/ns.html?id=GTM-T9JLLF\"", "line": 19, "column": 14, "filename": "layout/base/base.pug", "mustEscape": true }, { "name": "height", "val": "\"0\"", "line": 19, "column": 75, "filename": "layout/base/base.pug", "mustEscape": true }, { "name": "width", "val": "\"0\"", "line": 19, "column": 86, "filename": "layout/base/base.pug", "mustEscape": true }, { "name": "style", "val": "\"display:none;visibility:hidden\"", "line": 19, "column": 96, "filename": "layout/base/base.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 19, "column": 7, "filename": "layout/base/base.pug" } ], "line": 18, "filename": "layout/base/base.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 18, "column": 5, "filename": "layout/base/base.pug" }, { "type": "Text", "val": "", "filename": "layout/base/base.pug", "line": 20, "column": 5, "isHtml": true }, { "type": "NamedBlock", "nodes": [], "line": 22, "filename": "layout/base/base.pug", "name": "body", "mode": "replace", "column": 5 }, { "type": "Block", "nodes": [ { "type": "Tag", "name": "div", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "div", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "img", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 3, "filename": "layout/base/molecule/header/header.pug" }, "attrs": [ { "name": "src", "val": "'/assets/asset/image/auckland-airport-logo.svg'", "line": 3, "column": 9, "filename": "layout/base/molecule/header/header.pug", "mustEscape": true }, { "name": "alt", "val": "'Auckland Airport'", "line": 3, "column": 62, "filename": "layout/base/molecule/header/header.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": true, "line": 3, "column": 5, "filename": "layout/base/molecule/header/header.pug" }, { "type": "Tag", "name": "img", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 4, "filename": "layout/base/molecule/header/header.pug" }, "attrs": [ { "name": "src", "val": "'/assets/asset/image/strata-club-logo.svg'", "line": 4, "column": 9, "filename": "layout/base/molecule/header/header.pug", "mustEscape": true }, { "name": "alt", "val": "'Strata club'", "line": 4, "column": 57, "filename": "layout/base/molecule/header/header.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": true, "line": 4, "column": 5, "filename": "layout/base/molecule/header/header.pug" } ], "line": 2, "filename": "layout/base/molecule/header/header.pug" }, "attrs": [ { "name": "class", "val": "'headerContainer'", "line": 2, "column": 3, "filename": "layout/base/molecule/header/header.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 2, "column": 3, "filename": "layout/base/molecule/header/header.pug" } ], "line": 1, "filename": "layout/base/molecule/header/header.pug" }, "attrs": [ { "name": "class", "val": "'header'", "line": 1, "column": 1, "filename": "layout/base/molecule/header/header.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 1, "column": 1, "filename": "layout/base/molecule/header/header.pug" } ], "line": 0, "filename": "layout/base/molecule/header/header.pug", "declaredBlocks": {} }, { "type": "Block", "nodes": [ { "type": "Tag", "name": "div", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "h1", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Auckland Login", "line": 4, "column": 6, "filename": "page/home/home.pug" } ], "line": 4, "filename": "page/home/home.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 4, "column": 3, "filename": "page/home/home.pug" } ], "line": 2, "filename": "layout/base/molecule/content/content.pug", "name": "content", "mode": "replace", "column": 3 } ], "line": 1, "filename": "layout/base/molecule/content/content.pug" }, "attrs": [ { "name": "class", "val": "'content'", "line": 1, "column": 1, "filename": "layout/base/molecule/content/content.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 1, "column": 1, "filename": "layout/base/molecule/content/content.pug" } ], "line": 0, "filename": "layout/base/molecule/content/content.pug", "declaredBlocks": { "content": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "h1", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Auckland Login", "line": 4, "column": 6, "filename": "page/home/home.pug" } ], "line": 4, "filename": "page/home/home.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 4, "column": 3, "filename": "page/home/home.pug" } ], "line": 2, "filename": "layout/base/molecule/content/content.pug", "name": "content", "mode": "replace", "column": 3 } ] } }, { "type": "Block", "nodes": [ { "type": "Tag", "name": "footer", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "nav", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "ul", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "li", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "a", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Terms of Access", "line": 4, "column": 88, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 4, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "target", "val": "'_blank'", "line": 4, "column": 13, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true }, { "name": "href", "val": "'https://www.aucklandairport.co.nz/terms-of-access'", "line": 4, "column": 30, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": true, "line": 4, "column": 11, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 4, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 4, "column": 7, "filename": "layout/base/molecule/footer/footer.pug" }, { "type": "Tag", "name": "li", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "a", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Acceptable Use Policy", "line": 5, "column": 94, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 5, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "target", "val": "'_blank'", "line": 5, "column": 13, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true }, { "name": "href", "val": "'https://www.aucklandairport.co.nz/acceptable-use-policy'", "line": 5, "column": 30, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": true, "line": 5, "column": 11, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 5, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 5, "column": 7, "filename": "layout/base/molecule/footer/footer.pug" }, { "type": "Tag", "name": "li", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "a", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Privacy Policy", "line": 6, "column": 87, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 6, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "target", "val": "'_blank'", "line": 6, "column": 13, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true }, { "name": "href", "val": "'https://www.aucklandairport.co.nz/privacy-policy'", "line": 6, "column": 30, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": true, "line": 6, "column": 11, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 6, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 6, "column": 7, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 3, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 3, "column": 5, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 2, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "class", "val": "'footerRow'", "line": 2, "column": 6, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 2, "column": 3, "filename": "layout/base/molecule/footer/footer.pug" }, { "type": "Tag", "name": "p", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Copyright © 2017 Auckland Airport Ltd. All rights reserved.", "line": 8, "column": 15, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 8, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "class", "val": "'footerRow'", "line": 8, "column": 4, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 8, "column": 3, "filename": "layout/base/molecule/footer/footer.pug" }, { "type": "Tag", "name": "a", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Tag", "name": "img", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 11, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "src", "val": "'/assets/asset/image/auckland-airport-logo-black.svg'", "line": 11, "column": 9, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true }, { "name": "alt", "val": "'Auckland Airport'", "line": 11, "column": 68, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true }, { "name": "width", "val": "176", "line": 11, "column": 92, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": true, "line": 11, "column": 5, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 10, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "class", "val": "'footerLogo'", "line": 10, "column": 4, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": false }, { "name": "target", "val": "'_blank'", "line": 10, "column": 16, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true }, { "name": "href", "val": "'https://www.aucklandairport.co.nz/'", "line": 10, "column": 33, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": true, "line": 10, "column": 3, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 1, "filename": "layout/base/molecule/footer/footer.pug" }, "attrs": [ { "name": "class", "val": "'footer'", "line": 1, "column": 7, "filename": "layout/base/molecule/footer/footer.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 1, "column": 1, "filename": "layout/base/molecule/footer/footer.pug" } ], "line": 0, "filename": "layout/base/molecule/footer/footer.pug", "declaredBlocks": {} }, { "type": "NamedBlock", "nodes": [], "line": 27, "filename": "layout/base/base.pug", "name": "js-vendor", "mode": "replace", "column": 5 }, { "type": "Block", "nodes": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 2, "filename": "layout/base/molecule/head/javascript.pug" }, "attrs": [ { "name": "src", "val": "asset(\"js/vendor.js\")", "line": 2, "column": 10, "filename": "layout/base/molecule/head/javascript.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 2, "column": 3, "filename": "layout/base/molecule/head/javascript.pug" } ], "line": 1, "filename": "layout/base/molecule/head/javascript.pug", "name": "js-vendor", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 4, "filename": "layout/base/molecule/head/javascript.pug" }, "attrs": [ { "name": "src", "val": "asset(\"js/app.js\")", "line": 4, "column": 10, "filename": "layout/base/molecule/head/javascript.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 4, "column": 3, "filename": "layout/base/molecule/head/javascript.pug" } ], "line": 3, "filename": "layout/base/molecule/head/javascript.pug", "name": "js-application", "mode": "replace", "column": 1 } ], "line": 0, "filename": "layout/base/molecule/head/javascript.pug", "declaredBlocks": { "js-vendor": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 2, "filename": "layout/base/molecule/head/javascript.pug" }, "attrs": [ { "name": "src", "val": "asset(\"js/vendor.js\")", "line": 2, "column": 10, "filename": "layout/base/molecule/head/javascript.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 2, "column": 3, "filename": "layout/base/molecule/head/javascript.pug" } ], "line": 1, "filename": "layout/base/molecule/head/javascript.pug", "name": "js-vendor", "mode": "replace", "column": 1 } ], "js-application": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 4, "filename": "layout/base/molecule/head/javascript.pug" }, "attrs": [ { "name": "src", "val": "asset(\"js/app.js\")", "line": 4, "column": 10, "filename": "layout/base/molecule/head/javascript.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 4, "column": 3, "filename": "layout/base/molecule/head/javascript.pug" } ], "line": 3, "filename": "layout/base/molecule/head/javascript.pug", "name": "js-application", "mode": "replace", "column": 1 } ] } } ], "line": 16, "filename": "layout/base/base.pug" }, "attrs": [ { "name": "class", "val": "data('page.template')", "line": 16, "column": 8, "filename": "layout/base/base.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 16, "column": 3, "filename": "layout/base/base.pug" } ], "line": 10, "filename": "layout/base/base.pug" }, "attrs": [ { "name": "lang", "val": "config('locale.locale')", "line": 10, "column": 6, "filename": "layout/base/base.pug", "mustEscape": true }, { "name": "style", "val": "style", "line": 10, "column": 36, "filename": "layout/base/base.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 10, "column": 1, "filename": "layout/base/base.pug" } ], "line": 0, "filename": "layout/base/base.pug", "declaredBlocks": { "head": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 13, "filename": "layout/base/base.pug" }, "attrs": [ { "name": "http-equiv", "val": "\"X-UA-Compatible\"", "line": 13, "column": 12, "filename": "layout/base/base.pug", "mustEscape": true }, { "name": "content", "val": "\"IE=edge,chrome=1\"", "line": 13, "column": 42, "filename": "layout/base/base.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 13, "column": 7, "filename": "layout/base/base.pug" }, { "type": "Block", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 1, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "charset", "val": "\"utf-8\"", "line": 1, "column": 6, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 1, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "title", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Code", "val": "data('site').title", "buffer": true, "mustEscape": true, "isInline": true, "line": 3, "column": 8, "filename": "layout/base/molecule/head/head.pug" } ], "line": 3, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 3, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 2, "filename": "layout/base/molecule/head/head.pug", "name": "title", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 5, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"shortcut icon\"", "line": 5, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"img/icons/favicon.ico\")", "line": 5, "column": 29, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "type", "val": "\"image/x-icon\"", "line": 5, "column": 66, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 5, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 4, "filename": "layout/base/molecule/head/head.pug", "name": "favicon", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 7, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"stylesheet\"", "line": 7, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"css/app.css\")", "line": 7, "column": 26, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 7, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 6, "filename": "layout/base/molecule/head/head.pug", "name": "styles", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 9, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"viewport\"", "line": 9, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0\"", "line": 9, "column": 25, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 9, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 8, "filename": "layout/base/molecule/head/head.pug", "name": "meta", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 11, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"robots\"", "line": 11, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"index, follow\"", "line": 11, "column": 22, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 11, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 10, "filename": "layout/base/molecule/head/head.pug", "name": "robots", "mode": "replace", "column": 1 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "dataLayer = [];", "line": 14, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 13, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 13, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 15, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "(function (w, d, s, l, i) {", "line": 17, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 18, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l] = w[l] || [];", "line": 18, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 19, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l].push({", "line": 19, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 20, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'gtm.start':", "line": 20, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 21, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " new Date().getTime(), event: 'gtm.js'", "line": 21, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 22, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " });", "line": 22, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 23, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " var f = d.getElementsByTagName(s)[0],", "line": 23, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 24, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';", "line": 24, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 25, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.async = true;", "line": 25, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 26, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.src =", "line": 26, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 27, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;", "line": 27, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 28, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " f.parentNode.insertBefore(j, f);", "line": 28, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 29, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "})(window, document, 'script', 'dataLayer', 'GTM-T9JLLF');", "line": 29, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 16, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 16, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 30, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "//- Instant switch `.noJs` class to prevent FOUC", "line": 32, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 33, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "//- @see: https://www.paulirish.com/2009/avoiding-the-fouc-v3/", "line": 33, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 34, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "document.documentElement.className = document.documentElement.className.replace(/\\bnoJs\\b/, 'js');", "line": 34, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 35, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "// Google Tag Manage", "line": 35, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 31, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 31, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "window.Flamingo = { behaviors: {} };", "line": 37, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 38, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "window.FlamingoConfig = {", "line": 38, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 39, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " BASE_URL: \"", "line": 39, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('home')", "buffer": true, "mustEscape": true, "isInline": true, "line": 39, "column": 18, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 39, "column": 32, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 40, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " API_URL: \"", "line": 40, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('api')", "buffer": true, "mustEscape": true, "isInline": true, "line": 40, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 40, "column": 30, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 41, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " CDN_URL: \"", "line": 41, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "asset('')", "buffer": true, "mustEscape": true, "isInline": true, "line": 41, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 41, "column": 29, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 42, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " WIDGET_API_URL: \"", "line": 42, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('searchperience.widget.apiUrl')", "buffer": true, "mustEscape": true, "isInline": true, "line": 42, "column": 24, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 42, "column": 65, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 43, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " IMAGESERVICE_URL: \"", "line": 43, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('imageservice.base_url')", "buffer": true, "mustEscape": true, "isInline": true, "line": 43, "column": 26, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\"", "line": 43, "column": 60, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 44, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "}", "line": 44, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 36, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "id", "val": "'config'", "line": 36, "column": 9, "filename": "layout/base/molecule/head/head.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 36, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true } ], "line": 12, "filename": "layout/base/molecule/head/head.pug", "name": "js-head", "mode": "replace", "column": 1 } ], "line": 0, "filename": "layout/base/molecule/head/head.pug", "declaredBlocks": { "title": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "title", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Code", "val": "data('site').title", "buffer": true, "mustEscape": true, "isInline": true, "line": 3, "column": 8, "filename": "layout/base/molecule/head/head.pug" } ], "line": 3, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 3, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 2, "filename": "layout/base/molecule/head/head.pug", "name": "title", "mode": "replace", "column": 1 } ], "favicon": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 5, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"shortcut icon\"", "line": 5, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"img/icons/favicon.ico\")", "line": 5, "column": 29, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "type", "val": "\"image/x-icon\"", "line": 5, "column": 66, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 5, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 4, "filename": "layout/base/molecule/head/head.pug", "name": "favicon", "mode": "replace", "column": 1 } ], "styles": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 7, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"stylesheet\"", "line": 7, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"css/app.css\")", "line": 7, "column": 26, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 7, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 6, "filename": "layout/base/molecule/head/head.pug", "name": "styles", "mode": "replace", "column": 1 } ], "meta": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 9, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"viewport\"", "line": 9, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0\"", "line": 9, "column": 25, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 9, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 8, "filename": "layout/base/molecule/head/head.pug", "name": "meta", "mode": "replace", "column": 1 } ], "robots": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 11, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"robots\"", "line": 11, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"index, follow\"", "line": 11, "column": 22, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 11, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 10, "filename": "layout/base/molecule/head/head.pug", "name": "robots", "mode": "replace", "column": 1 } ], "js-head": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "dataLayer = [];", "line": 14, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 13, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 13, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 15, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "(function (w, d, s, l, i) {", "line": 17, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 18, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l] = w[l] || [];", "line": 18, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 19, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l].push({", "line": 19, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 20, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'gtm.start':", "line": 20, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 21, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " new Date().getTime(), event: 'gtm.js'", "line": 21, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 22, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " });", "line": 22, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 23, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " var f = d.getElementsByTagName(s)[0],", "line": 23, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 24, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';", "line": 24, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 25, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.async = true;", "line": 25, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 26, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.src =", "line": 26, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 27, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;", "line": 27, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 28, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " f.parentNode.insertBefore(j, f);", "line": 28, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 29, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "})(window, document, 'script', 'dataLayer', 'GTM-T9JLLF');", "line": 29, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 16, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 16, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 30, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "//- Instant switch `.noJs` class to prevent FOUC", "line": 32, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 33, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "//- @see: https://www.paulirish.com/2009/avoiding-the-fouc-v3/", "line": 33, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 34, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "document.documentElement.className = document.documentElement.className.replace(/\\bnoJs\\b/, 'js');", "line": 34, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 35, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "// Google Tag Manage", "line": 35, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 31, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 31, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "window.Flamingo = { behaviors: {} };", "line": 37, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 38, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "window.FlamingoConfig = {", "line": 38, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 39, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " BASE_URL: \"", "line": 39, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('home')", "buffer": true, "mustEscape": true, "isInline": true, "line": 39, "column": 18, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 39, "column": 32, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 40, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " API_URL: \"", "line": 40, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('api')", "buffer": true, "mustEscape": true, "isInline": true, "line": 40, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 40, "column": 30, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 41, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " CDN_URL: \"", "line": 41, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "asset('')", "buffer": true, "mustEscape": true, "isInline": true, "line": 41, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 41, "column": 29, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 42, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " WIDGET_API_URL: \"", "line": 42, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('searchperience.widget.apiUrl')", "buffer": true, "mustEscape": true, "isInline": true, "line": 42, "column": 24, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 42, "column": 65, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 43, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " IMAGESERVICE_URL: \"", "line": 43, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('imageservice.base_url')", "buffer": true, "mustEscape": true, "isInline": true, "line": 43, "column": 26, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\"", "line": 43, "column": 60, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 44, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "}", "line": 44, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 36, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "id", "val": "'config'", "line": 36, "column": 9, "filename": "layout/base/molecule/head/head.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 36, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true } ], "line": 12, "filename": "layout/base/molecule/head/head.pug", "name": "js-head", "mode": "replace", "column": 1 } ] } } ], "line": 12, "filename": "layout/base/base.pug", "name": "head", "mode": "replace", "column": 5 } ], "title": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "title", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Code", "val": "data('site').title", "buffer": true, "mustEscape": true, "isInline": true, "line": 3, "column": 8, "filename": "layout/base/molecule/head/head.pug" } ], "line": 3, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 3, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 2, "filename": "layout/base/molecule/head/head.pug", "name": "title", "mode": "replace", "column": 1 } ], "favicon": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 5, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"shortcut icon\"", "line": 5, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"img/icons/favicon.ico\")", "line": 5, "column": 29, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "type", "val": "\"image/x-icon\"", "line": 5, "column": 66, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 5, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 4, "filename": "layout/base/molecule/head/head.pug", "name": "favicon", "mode": "replace", "column": 1 } ], "styles": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "link", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 7, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "rel", "val": "\"stylesheet\"", "line": 7, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "href", "val": "asset(\"css/app.css\")", "line": 7, "column": 26, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 7, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 6, "filename": "layout/base/molecule/head/head.pug", "name": "styles", "mode": "replace", "column": 1 } ], "meta": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 9, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"viewport\"", "line": 9, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0\"", "line": 9, "column": 25, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 9, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 8, "filename": "layout/base/molecule/head/head.pug", "name": "meta", "mode": "replace", "column": 1 } ], "robots": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "meta", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 11, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "name", "val": "\"robots\"", "line": 11, "column": 8, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true }, { "name": "content", "val": "\"index, follow\"", "line": 11, "column": 22, "filename": "layout/base/molecule/head/head.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 11, "column": 3, "filename": "layout/base/molecule/head/head.pug" } ], "line": 10, "filename": "layout/base/molecule/head/head.pug", "name": "robots", "mode": "replace", "column": 1 } ], "js-head": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "dataLayer = [];", "line": 14, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 13, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 13, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 15, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "(function (w, d, s, l, i) {", "line": 17, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 18, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l] = w[l] || [];", "line": 18, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 19, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " w[l].push({", "line": 19, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 20, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'gtm.start':", "line": 20, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 21, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " new Date().getTime(), event: 'gtm.js'", "line": 21, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 22, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " });", "line": 22, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 23, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " var f = d.getElementsByTagName(s)[0],", "line": 23, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 24, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';", "line": 24, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 25, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.async = true;", "line": 25, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 26, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " j.src =", "line": 26, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 27, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;", "line": 27, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 28, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " f.parentNode.insertBefore(j, f);", "line": 28, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 29, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "})(window, document, 'script', 'dataLayer', 'GTM-T9JLLF');", "line": 29, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 16, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 16, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Text", "val": "", "filename": "layout/base/molecule/head/head.pug", "line": 30, "column": 3, "isHtml": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "//- Instant switch `.noJs` class to prevent FOUC", "line": 32, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 33, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "//- @see: https://www.paulirish.com/2009/avoiding-the-fouc-v3/", "line": 33, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 34, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "document.documentElement.className = document.documentElement.className.replace(/\\bnoJs\\b/, 'js');", "line": 34, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 35, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "// Google Tag Manage", "line": 35, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 31, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 31, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true }, { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "window.Flamingo = { behaviors: {} };", "line": 37, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 38, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "window.FlamingoConfig = {", "line": 38, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 39, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " BASE_URL: \"", "line": 39, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('home')", "buffer": true, "mustEscape": true, "isInline": true, "line": 39, "column": 18, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 39, "column": 32, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 40, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " API_URL: \"", "line": 40, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "url('api')", "buffer": true, "mustEscape": true, "isInline": true, "line": 40, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 40, "column": 30, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 41, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " CDN_URL: \"", "line": 41, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "asset('')", "buffer": true, "mustEscape": true, "isInline": true, "line": 41, "column": 17, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 41, "column": 29, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 42, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " WIDGET_API_URL: \"", "line": 42, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('searchperience.widget.apiUrl')", "buffer": true, "mustEscape": true, "isInline": true, "line": 42, "column": 24, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\",", "line": 42, "column": 65, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 43, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": " IMAGESERVICE_URL: \"", "line": 43, "column": 5, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Code", "val": "config('imageservice.base_url')", "buffer": true, "mustEscape": true, "isInline": true, "line": 43, "column": 26, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\"", "line": 43, "column": 60, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "\n", "line": 44, "column": 1, "filename": "layout/base/molecule/head/head.pug" }, { "type": "Text", "val": "}", "line": 44, "column": 5, "filename": "layout/base/molecule/head/head.pug" } ], "line": 36, "filename": "layout/base/molecule/head/head.pug" }, "attrs": [ { "name": "id", "val": "'config'", "line": 36, "column": 9, "filename": "layout/base/molecule/head/head.pug", "mustEscape": false } ], "attributeBlocks": [], "isInline": false, "line": 36, "column": 3, "filename": "layout/base/molecule/head/head.pug", "textOnly": true } ], "line": 12, "filename": "layout/base/molecule/head/head.pug", "name": "js-head", "mode": "replace", "column": 1 } ], "body": [ { "type": "NamedBlock", "nodes": [], "line": 22, "filename": "layout/base/base.pug", "name": "body", "mode": "replace", "column": 5 } ], "content": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "h1", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Auckland Login", "line": 4, "column": 6, "filename": "page/home/home.pug" } ], "line": 4, "filename": "page/home/home.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 4, "column": 3, "filename": "page/home/home.pug" } ], "line": 3, "filename": "page/home/home.pug", "name": "content", "mode": "replace", "column": 1, "parents": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "h1", "selfClosing": false, "block": { "type": "Block", "nodes": [ { "type": "Text", "val": "Auckland Login", "line": 4, "column": 6, "filename": "page/home/home.pug" } ], "line": 4, "filename": "page/home/home.pug" }, "attrs": [], "attributeBlocks": [], "isInline": false, "line": 4, "column": 3, "filename": "page/home/home.pug" } ], "line": 2, "filename": "layout/base/molecule/content/content.pug", "name": "content", "mode": "replace", "column": 3 } ] } ], "js-vendor": [ { "type": "NamedBlock", "nodes": [], "line": 27, "filename": "layout/base/base.pug", "name": "js-vendor", "mode": "replace", "column": 5 }, { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 2, "filename": "layout/base/molecule/head/javascript.pug" }, "attrs": [ { "name": "src", "val": "asset(\"js/vendor.js\")", "line": 2, "column": 10, "filename": "layout/base/molecule/head/javascript.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 2, "column": 3, "filename": "layout/base/molecule/head/javascript.pug" } ], "line": 1, "filename": "layout/base/molecule/head/javascript.pug", "name": "js-vendor", "mode": "replace", "column": 1 } ], "js-application": [ { "type": "NamedBlock", "nodes": [ { "type": "Tag", "name": "script", "selfClosing": false, "block": { "type": "Block", "nodes": [], "line": 4, "filename": "layout/base/molecule/head/javascript.pug" }, "attrs": [ { "name": "src", "val": "asset(\"js/app.js\")", "line": 4, "column": 10, "filename": "layout/base/molecule/head/javascript.pug", "mustEscape": true } ], "attributeBlocks": [], "isInline": false, "line": 4, "column": 3, "filename": "layout/base/molecule/head/javascript.pug" } ], "line": 3, "filename": "layout/base/molecule/head/javascript.pug", "name": "js-application", "mode": "replace", "column": 1 } ] }, "hasExtends": true }