<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* layouts/layout.html.twig */
class __TwigTemplate_738b93457ae1ad3fb4efaf47bd07d76c61fa7b42053af7655603b5973d4547a6 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'layout_head_meta' => [$this, 'block_layout_head_meta'],
'head_stylesheets' => [$this, 'block_head_stylesheets'],
'headscripts' => [$this, 'block_headscripts'],
'inlinescripts' => [$this, 'block_inlinescripts'],
];
$this->deferred = $this->env->getExtension('Twig\DeferredExtension\DeferredExtension');
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/layout.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/layout.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html lang=\"";
// line 2
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 2, $this->source); })()), "request", [], "any", false, false, false, 2), "locale", [], "any", false, false, false, 2), "html", null, true);
echo "\">
\t<head>
\t\t<!-- Required meta tags -->
\t\t<meta charset=\"utf-8\">
\t\t<meta
\t\tname=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
\t\t<!-- Google tag (gtag.js) -->
\t\t<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-T1M9DMCXDH\"></script>
\t\t<script>
\t\t\twindow.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-T1M9DMCXDH');
\t\t</script>
\t\t<!-- Meta Pixel Code -->
\t\t<script>
\t\t\t!function (f, b, e, v, n, t, s) {
if (f.fbq)
return;
n = f.fbq = function () {
n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (! f._fbq)
f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = '2.0';
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '338874745245900');
fbq('track', 'PageView');
\t\t</script>
\t\t<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=338874745245900&ev=PageView&noscript=1\"/></noscript>
\t\t<!-- End Meta Pixel Code -->
\t\t";
// line 52
ob_start();
// line 53
echo "\t\t";
// line 54
echo "\t\t";
// line 55
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => "https://fonts.googleapis.com/css2?family=Hind+Guntur:wght@300;400;500;600;700&family=Oswald:wght@200;500;600;700&display=block"], "method", false, false, false, 55);
// line 56
echo "\t\t";
// line 58
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => "https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css", 1 => null, 2 => null, 3 => ["integrity" => "sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2", "crossorigin" => "anonymous"]], "method", false, false, false, 58);
// line 59
echo "\t\t";
// line 61
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => "/static/lib/fontawesome/css/all.css"], "method", false, false, false, 61);
// line 62
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/lib/magnific/magnific.css"), 1 => "screen"], "method", false, false, false, 62);
// line 63
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/lib/autocompletejs/css/autoComplete.css"), 1 => "screen"], "method", false, false, false, 63);
// line 64
echo "\t\t";
// line 65
echo "
\t\t";
// line 66
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/global.css")], "method", false, false, false, 66);
// line 67
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/home.css")], "method", false, false, false, 67);
// line 68
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/components.css")], "method", false, false, false, 68);
// line 69
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/reactImported.css")], "method", false, false, false, 69);
// line 70
echo "
\t\t\t";
// line 71
if ((isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 71, $this->source); })())) {
// line 72
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/editmode.css")], "method", false, false, false, 72);
// line 73
echo "\t\t";
}
// line 74
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => "https://code.jquery.com/jquery-3.5.1.slim.min.js", 1 => null, 2 => null, 3 => ["integrity" => "sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj", "crossorigin" => "anonymous"]], "method", false, false, false, 74);
// line 75
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => "https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js", 1 => null, 2 => null, 3 => ["integrity" => "sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN", "crossorigin" => "anonymous"]], "method", false, false, false, 75);
// line 76
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => "https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js", 1 => null, 2 => null, 3 => ["integrity" => "sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s", "crossorigin" => "anonymous"]], "method", false, false, false, 76);
// line 77
echo "\t\t";
// line 81
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/lib/magnific/magnific.js")], "method", false, false, false, 81);
// line 82
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/lib/countup/countup.js")], "method", false, false, false, 82);
// line 83
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/lib/autocompletejs/js/autoComplete.min.js")], "method", false, false, false, 83);
// line 84
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/search-autocomplete.js")], "method", false, false, false, 84);
// line 85
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/main.js")], "method", false, false, false, 85);
// line 86
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/navWorkspace.js")], "method", false, false, false, 86);
// line 87
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/anime.min.js", null, ["type" => "module"])], "method", false, false, false, 87);
// line 88
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/animations.js")], "method", false, false, false, 88);
// line 89
echo "\t\t\t";
if ( !(isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 89, $this->source); })())) {
// line 90
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/frontend.js")], "method", false, false, false, 90);
// line 91
echo "\t\t";
}
// line 92
echo "
\t\t\t";
// line 93
if (( !array_key_exists("document", $context) || !(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 93, $this->source); })()))) {
// line 94
echo "\t\t";
$context["document"] = Pimcore\Model\Document::getById(1);
// line 95
echo "\t\t";
}
// line 96
echo "
\t\t\t";
// line 97
if (call_user_func_array($this->env->getTest('instanceof')->getCallable(), [(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 97, $this->source); })()), "\\Pimcore\\Model\\Document\\Link"])) {
// line 98
echo "\t\t\t";
// line 99
echo "\t\t";
$context["document"] = twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 99, $this->source); })()), "getObject", [], "method", false, false, false, 99);
// line 100
echo "\t\t";
}
// line 101
echo "
\t\t\t";
// line 102
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 102, $this->source); })()), "getTitle", [], "method", false, false, false, 102))) {
// line 103
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_title')->getCallable(), []), "set", [0 => twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 103, $this->source); })()), "getTitle", [], "method", false, false, false, 103)], "method", false, false, false, 103);
// line 104
echo "\t\t";
}
// line 105
echo "
\t\t\t";
// line 106
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 106, $this->source); })()), "getDescription", [], "method", false, false, false, 106))) {
// line 107
echo "\t\t";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_meta')->getCallable(), []), "setDescription", [0 => twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 107, $this->source); })()), "getDescription", [], "method", false, false, false, 107)], "method", false, false, false, 107);
// line 108
echo "\t\t";
}
// line 109
echo "
\t\t";
// line 112
echo "\t\t";
$context["isPortal"] = (array_key_exists("isPortal", $context) && (isset($context["isPortal"]) || array_key_exists("isPortal", $context) ? $context["isPortal"] : (function () { throw new RuntimeError('Variable "isPortal" does not exist.', 112, $this->source); })()));
// line 113
echo "\t\t";
$___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 52
echo twig_spaceless($___internal_parse_0_);
// line 114
echo "
\t\t";
// line 116
echo "\t\t\t";
$this->displayBlock('layout_head_meta', $context, $blocks);
// line 136
echo "
\t\t";
// line 137
$this->displayBlock('head_stylesheets', $context, $blocks);
// line 140
echo "\t\t<link rel=\"shortcut icon\" href=\"/favicon.png\"/>
\t</head>
\t<body>
\t\t";
// line 144
echo "\t\t";
if (( !array_key_exists("document", $context) || !(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 144, $this->source); })()))) {
// line 145
echo "\t\t\t";
$context["document"] = Pimcore\Model\Document::getById(1);
// line 146
echo "\t\t";
}
// line 147
echo "
\t\t<header class='sticky-top bg-white' id='main-header'>
\t\t\t<div class='container-lg p-0'>
\t\t\t\t<nav class=\"navbar navbar-expand-md navbar-light justify-content-md-between\" id='site-header'>
\t\t\t\t\t";
// line 152
echo "\t\t\t\t\t";
// line 153
echo "\t\t\t\t\t\t";
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
// line 154
echo "\t\t\t\t\t\t\t<a
\t\t\t\t\t\t\tclass=\"navbar-brand main-icon-osgo\" href=\"/\" id=\"osgo-logo-main-nav\"> ";
// line 156
echo "\t\t\t\t\t\t\t<img class='with-text d-md-none' src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/images/osgo-logo.svg"), "html", null, true);
echo "\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t\t<img class='with-text d-none d-md-block' src=\"";
// line 157
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/images/osgo-logo.svg"), "html", null, true);
echo "\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t</a>
\t\t\t\t\t\t<ul class='navbar-nav d-none d-lg-flex oscare-color-green-04'>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>What we do
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
// line 165
$this->loadTemplate("includes/megamenu-whatwedo.html.twig", "layouts/layout.html.twig", 165)->display($context);
// line 166
echo "\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Our Story
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
// line 171
$this->loadTemplate("includes/megamenu-our-history.html.twig", "layouts/layout.html.twig", 171)->display($context);
// line 172
echo "\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Academy
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
// line 177
$this->loadTemplate("includes/megamenu-academy.html.twig", "layouts/layout.html.twig", 177)->display($context);
// line 178
echo "\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t";
} else {
// line 181
echo "\t\t\t\t\t\t<a
\t\t\t\t\t\t\tclass=\"navbar-brand main-icon-osgo\" href=\"/\">
\t\t\t\t\t\t\t";
// line 184
echo "\t\t\t\t\t\t\t<img class='with-text d-md-none' src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/images/osgo-logo.svg"), "html", null, true);
echo "\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t\t<img class='with-text d-none d-md-block' src=\"";
// line 185
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/images/osgo-logo.svg"), "html", null, true);
echo "\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t</a>
\t\t\t\t\t\t<ul class='navbar-nav d-none d-lg-flex oscare-color-green-04'>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>What we do
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
// line 192
$this->loadTemplate("includes/megamenu-whatwedo.html.twig", "layouts/layout.html.twig", 192)->display($context);
// line 193
echo "\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Our Story
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
// line 198
$this->loadTemplate("includes/megamenu-our-history.html.twig", "layouts/layout.html.twig", 198)->display($context);
// line 199
echo "\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Academy
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
// line 204
$this->loadTemplate("includes/megamenu-academy.html.twig", "layouts/layout.html.twig", 204)->display($context);
// line 205
echo "\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t";
}
// line 208
echo "\t\t\t\t\t<div class='d-flex d-md-none'>
\t\t\t\t\t\t";
// line 209
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
// line 210
echo "\t\t\t\t\t\t\t<button class=\"cart-btn-mobile border-0 oscare-color-black-off\" aria-label='open cart' id='cart-open-btn'>
\t\t\t\t\t\t\t\t<span></span>
\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t";
} else {
// line 214
echo "\t\t\t\t\t\t\t<a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("account-login");
echo "\" aria-label=\"login\" class=\"oscare-inverted-btn non-link user-btn-mobile line-height-fit\">
\t\t\t\t\t\t\t\t<i class=\"fas fa-user\"></i>
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t";
}
// line 218
echo "\t\t\t\t\t\t<button class=\"navbar-toggler burger-btn-mobile border-0\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarText\" aria-controls=\"navbarText\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
\t\t\t\t\t\t\t<span></span>
\t\t\t\t\t\t</button>
\t\t\t\t\t</div>
\t\t\t\t\t";
// line 222
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
// line 223
echo "\t\t\t\t\t\t<div class=\"collapse navbar-collapse px-4\" id=\"navbarText\">
\t\t\t\t\t\t\t";
// line 224
$context["newAlert"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 224, $this->source); })()), "user", [], "any", false, false, false, 224), "newAlert", [], "any", false, false, false, 224);
// line 225
echo "\t\t\t\t\t\t\t";
echo twig_include($this->env, $context, "includes/navigation-icons.html.twig");
echo "
\t\t\t\t\t\t\t<ul class=\"navbar-nav mr-auto d-md-none\" id='main-nav-mobile-wrapper'>
\t\t\t\t\t\t\t\t<div class='d-flex justify-content-between'>
\t\t\t\t\t\t\t\t\t<a href=\"/workplace/dashboard\" data-path='/workplace/dashboard' data-toggle=\"collapse\" data-target=\".navbar-collapse.show\" class=\"position-relative d-inline-block py-1 font-weight-bold fs-20 oscare-color-black-light\" id='dashboard-dropdown-link'>
\t\t\t\t\t\t\t\t\t\tMy account
\t\t\t\t\t\t\t\t\t\t";
// line 230
if (((isset($context["newAlert"]) || array_key_exists("newAlert", $context) ? $context["newAlert"] : (function () { throw new RuntimeError('Variable "newAlert" does not exist.', 230, $this->source); })()) == true)) {
// line 231
echo "\t\t\t\t\t\t\t\t\t\t\t<div class='alert-nav-sign-dropdown'></div>
\t\t\t\t\t\t\t\t\t\t";
}
// line 233
echo "\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 234
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("account-logout");
echo "\" id='logout-link' class=\"d-inline-block py-1 font-weight-bold fs-20 oscare-color-black-light\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.logout"), "html", null, true);
echo "</a>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"dropdown-divider\"></div>
\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/store\" data-path='/workplace/store'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-shoe-prints fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Store</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
// line 243
$context["compliance"] = false;
// line 244
echo "\t\t\t\t\t\t\t\t";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 244, $this->source); })()), "user", [], "any", false, false, false, 244), "subscription", [], "any", false, false, false, 244), "subscriptionType", [], "any", false, false, false, 244) == "sub")) {
// line 245
echo "\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 245, $this->source); })()), "user", [], "any", false, false, false, 245), "parentUser", [], "any", false, false, false, 245));
foreach ($context['_seq'] as $context["_key"] => $context["superuser"]) {
// line 246
echo "\t\t\t\t\t\t\t\t\t\t";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["superuser"], "subscription", [], "any", false, false, false, 246), "subscriptionType", [], "any", false, false, false, 246) == "compliance")) {
// line 247
echo "\t\t\t\t\t\t\t\t\t\t\t";
$context["compliance"] = true;
// line 248
echo "\t\t\t\t\t\t\t\t\t\t";
}
// line 249
echo "\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['superuser'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 250
echo "\t\t\t\t\t\t\t\t";
}
// line 251
echo "\t\t\t\t\t\t\t\t";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 251, $this->source); })()), "user", [], "any", false, false, false, 251), "subscription", [], "any", false, false, false, 251), "subscriptionType", [], "any", false, false, false, 251) == "compliance")) {
// line 252
echo "\t\t\t\t\t\t\t\t\t";
$context["compliance"] = true;
// line 253
echo "\t\t\t\t\t\t\t\t";
}
// line 254
echo "\t\t\t\t\t\t\t\t";
if ((isset($context["compliance"]) || array_key_exists("compliance", $context) ? $context["compliance"] : (function () { throw new RuntimeError('Variable "compliance" does not exist.', 254, $this->source); })())) {
// line 255
echo "\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/team-hq\" data-path='/workplace/team-hq'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-folder-open fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>Team HQ</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/practice-tools\" data-path='/workplace/practice-tools'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-wrench fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>Practice Tools</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
} else {
// line 268
echo "\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20 osgo-disabled position-relative\" href=\"/workplace/membership-upgrade\" data-path='/workplace/membership-upgrade'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-folder-open fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t<span>Team HQ</span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20 osgo-disabled position-relative\" href=\"/workplace/membership-upgrade\" data-path='/workplace/membership-upgrade'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-wrench fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t<span>Practice Tools</span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 285
echo "\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/template-hub\" data-path='/workplace/template-hub'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-graduation-cap fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Templates</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/marketing-hub\" data-path='/workplace/marketing-hub'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-bullhorn fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Marketing Hub</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/deals\" data-path='/workplace/deals'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-cubes fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Deals</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t";
} else {
// line 306
echo "\t\t\t\t\t\t<div class=\"collapse navbar-collapse fit-content\" id=\"navbarText\">
\t\t\t\t\t\t\t<ul class='navbar-nav ml-auto d-none d-md-flex align-items-center'>
\t\t\t\t\t\t\t\t<li class='nav-item'>
\t\t\t\t\t\t\t\t\t<a href=\"/join-us\" class=\"oscare-primary-btn fs-20 non-link mr-3 line-height-fit pt-2 text-white\">Join Us</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li class='nav-item'>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 312
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("account-login");
echo "\" class=\"oscare-inverted-btn fs-20 non-link line-height-fit pt-2\">Login</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t<ul class=\"navbar-nav mr-auto d-md-none megamenu-mobile\" id='main-nav-mobile-wrapper'>
\t\t\t\t\t\t\t\t<a class=\"heading\" href=\"/join-us\" role=\"button\">Join us</a>
\t\t\t\t\t\t\t\t";
// line 319
$this->loadTemplate("includes/megamenu-mobile.html.twig", "layouts/layout.html.twig", 319)->display($context);
// line 320
echo "\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
// line 327
echo "\t\t\t\t\t";
}
// line 328
echo "\t\t\t\t</nav>
\t\t\t</div>
\t\t</header>
\t\t<main class='d-flex flex-column' style=\"position: relative; flex: 1;\">
\t\t\t";
// line 334
if ((is_string($__internal_compile_0 = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 334, $this->source); })()), "request", [], "any", false, false, false, 334), "pathinfo", [], "any", false, false, false, 334)) && is_string($__internal_compile_1 = "/workplace") && ('' === $__internal_compile_1 || 0 === strpos($__internal_compile_0, $__internal_compile_1)))) {
// line 335
echo "
\t\t\t\t";
// line 336
$this->displayBlock("content", $context, $blocks);
echo "
\t\t\t";
} else {
// line 339
echo "\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 339, $this->source); })()), "flashes", [], "any", false, false, false, 339));
foreach ($context['_seq'] as $context["label"] => $context["messages"]) {
// line 340
echo "\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($context["messages"]);
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 341
echo "\t\t\t\t\t\t<div class=\"alert alert-";
echo twig_escape_filter($this->env, $context["label"], "html", null, true);
echo " alert-dismissable\">
\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
\t\t\t\t\t\t\t";
// line 343
echo twig_escape_filter($this->env, $context["message"], "html", null, true);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 346
echo "\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['label'], $context['messages'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 347
echo "
\t\t\t\t";
// line 349
if ((isset($context["isPortal"]) || array_key_exists("isPortal", $context) ? $context["isPortal"] : (function () { throw new RuntimeError('Variable "isPortal" does not exist.', 349, $this->source); })())) {
// line 350
echo "\t\t\t\t\t";
$this->displayBlock("content", $context, $blocks);
echo "
\t\t\t\t";
} else {
// line 352
echo "\t\t\t\t\t";
$this->displayBlock("content", $context, $blocks);
echo "
\t\t\t\t";
}
// line 355
echo "
\t\t\t";
}
// line 357
echo "\t\t</main>
\t\t";
// line 360
echo "\t\t";
echo call_user_func_array($this->env->getFunction('pimcore_inc')->getCallable(), [twig_get_attribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 360, $this->source); })()), "getProperty", [0 => "footer"], "method", false, false, false, 360)]);
echo "
\t\t";
// line 363
echo "\t\t";
$this->displayBlock('headscripts', $context, $blocks);
// line 366
echo "
\t\t";
// line 368
$this->displayBlock('inlinescripts', $context, $blocks);
// line 371
echo "\t</body>
</html>
";
$this->deferred->resolve($this, $context, $blocks);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function block_layout_head_meta($context, array $blocks = [])
{
$this->deferred->defer($this, 'layout_head_meta');
}
// line 116
public function block_layout_head_meta_deferred($context, array $blocks = [])
{
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta"));
// line 117
echo "\t\t\t";
echo call_user_func_array($this->env->getFunction('pimcore_head_title')->getCallable(), []);
echo "
\t\t\t";
// line 118
echo call_user_func_array($this->env->getFunction('pimcore_head_meta')->getCallable(), []);
echo "
\t\t\t\t";
// line 120
if (twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_placeholder')->getCallable(), ["canonical"]), "count", [], "method", false, false, false, 120)) {
// line 121
echo "\t\t\t<link rel=\"canonical\" href=\"";
echo call_user_func_array($this->env->getFunction('pimcore_placeholder')->getCallable(), ["canonical"]);
echo "\"/> ";
}
// line 122
echo "\t\t\t<link rel=\"canonical\" href=\"https://www.osgo.co.uk/\"/>
\t\t\t\t<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
\t\t\t\t<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
\t\t\t\t<link href=\"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap\" rel=\"stylesheet\">
\t\t\t<meta property=\"og:locale\" content=\"en_GB\"/>
\t\t\t<meta property=\"og:type\" content=\"website\"/>
\t\t\t<meta property=\"og:title\" content=\"Home - OSGO - The podiatry membership organisation\"/>
\t\t\t<meta property=\"og:url\" content=\"https://www.osgo.co.uk/\"/>
\t\t\t<meta property=\"og:site_name\" content=\"OSGO - The podiatry membership organisation\"/>
\t\t\t<meta name=\"twitter:card\" content=\"summary\"/>
\t\t\t<meta name=\"twitter:title\" content=\"Home - OSGO - The podiatry membership organisation\"/>
\t\t\t<script type='application/ld+json'>{\"@context\":\"https:\\/\\/schema.org\",\"@type\":\"WebSite\",\"@id\":\"#website\",\"url\":\"https:\\/\\/www.osgo.co.uk\\/\",\"name\":\"OSGO - The podiatry membership organisation\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https:\\/\\/www.osgo.co.uk\\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}</script>
\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$this->deferred->resolve($this, $context, $blocks);
}
public function block_head_stylesheets($context, array $blocks = [])
{
$this->deferred->defer($this, 'head_stylesheets');
}
// line 137
public function block_head_stylesheets_deferred($context, array $blocks = [])
{
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_stylesheets"));
// line 138
echo "\t\t\t";
echo call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []);
echo "
\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$this->deferred->resolve($this, $context, $blocks);
}
public function block_headscripts($context, array $blocks = [])
{
$this->deferred->defer($this, 'headscripts');
}
// line 363
public function block_headscripts_deferred($context, array $blocks = [])
{
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headscripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headscripts"));
// line 364
echo "\t\t\t";
echo call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []);
echo "
\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$this->deferred->resolve($this, $context, $blocks);
}
public function block_inlinescripts($context, array $blocks = [])
{
$this->deferred->defer($this, 'inlinescripts');
}
// line 368
public function block_inlinescripts_deferred($context, array $blocks = [])
{
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "inlinescripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "inlinescripts"));
// line 369
echo "\t\t\t";
echo call_user_func_array($this->env->getFunction('pimcore_inline_script')->getCallable(), []);
echo "
\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$this->deferred->resolve($this, $context, $blocks);
}
public function getTemplateName()
{
return "layouts/layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 799 => 369, 790 => 368, 771 => 364, 762 => 363, 743 => 138, 734 => 137, 705 => 122, 700 => 121, 698 => 120, 693 => 118, 688 => 117, 679 => 116, 661 => 371, 659 => 368, 655 => 366, 652 => 363, 646 => 360, 642 => 357, 638 => 355, 631 => 352, 625 => 350, 623 => 349, 619 => 347, 613 => 346, 604 => 343, 598 => 341, 593 => 340, 588 => 339, 582 => 336, 579 => 335, 577 => 334, 569 => 328, 566 => 327, 562 => 320, 560 => 319, 550 => 312, 542 => 306, 519 => 285, 500 => 268, 485 => 255, 482 => 254, 479 => 253, 476 => 252, 473 => 251, 470 => 250, 464 => 249, 461 => 248, 458 => 247, 455 => 246, 450 => 245, 447 => 244, 445 => 243, 431 => 234, 428 => 233, 424 => 231, 422 => 230, 413 => 225, 411 => 224, 408 => 223, 406 => 222, 400 => 218, 392 => 214, 386 => 210, 384 => 209, 381 => 208, 376 => 205, 374 => 204, 367 => 199, 365 => 198, 358 => 193, 356 => 192, 346 => 185, 341 => 184, 337 => 181, 332 => 178, 330 => 177, 323 => 172, 321 => 171, 314 => 166, 312 => 165, 301 => 157, 296 => 156, 293 => 154, 290 => 153, 288 => 152, 282 => 147, 279 => 146, 276 => 145, 273 => 144, 268 => 140, 266 => 137, 263 => 136, 260 => 116, 257 => 114, 255 => 52, 252 => 113, 249 => 112, 246 => 109, 243 => 108, 240 => 107, 238 => 106, 235 => 105, 232 => 104, 229 => 103, 227 => 102, 224 => 101, 221 => 100, 218 => 99, 216 => 98, 214 => 97, 211 => 96, 208 => 95, 205 => 94, 203 => 93, 200 => 92, 197 => 91, 194 => 90, 191 => 89, 188 => 88, 185 => 87, 182 => 86, 179 => 85, 176 => 84, 173 => 83, 170 => 82, 167 => 81, 165 => 77, 162 => 76, 159 => 75, 156 => 74, 153 => 73, 150 => 72, 148 => 71, 145 => 70, 142 => 69, 139 => 68, 136 => 67, 134 => 66, 131 => 65, 129 => 64, 126 => 63, 123 => 62, 120 => 61, 118 => 59, 115 => 58, 113 => 56, 110 => 55, 108 => 54, 106 => 53, 104 => 52, 51 => 2, 48 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html lang=\"{{ app.request.locale }}\">
\t<head>
\t\t<!-- Required meta tags -->
\t\t<meta charset=\"utf-8\">
\t\t<meta
\t\tname=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
\t\t<!-- Google tag (gtag.js) -->
\t\t<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-T1M9DMCXDH\"></script>
\t\t<script>
\t\t\twindow.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-T1M9DMCXDH');
\t\t</script>
\t\t<!-- Meta Pixel Code -->
\t\t<script>
\t\t\t!function (f, b, e, v, n, t, s) {
if (f.fbq)
return;
n = f.fbq = function () {
n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (! f._fbq)
f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = '2.0';
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '338874745245900');
fbq('track', 'PageView');
\t\t</script>
\t\t<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=338874745245900&ev=PageView&noscript=1\"/></noscript>
\t\t<!-- End Meta Pixel Code -->
\t\t{% apply spaceless %}
\t\t{# add global stylesheets and scripts outside of any blocsk to add them to the helpers before any others assets are added #}
\t\t{# we use the view helper to have cache buster functionality #}
\t\t{% do pimcore_head_link().appendStylesheet(\"https://fonts.googleapis.com/css2?family=Hind+Guntur:wght@300;400;500;600;700&family=Oswald:wght@200;500;600;700&display=block\") %}
\t\t{# {% do pimcore_head_link().appendStylesheet('https://fonts.googleapis.com/css?family=Hind+Guntur:300,400,500,600,700&display=swap') %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t #}
\t\t{% do pimcore_head_link().appendStylesheet('https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css',null,null,{integrity:\"sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2\",crossorigin:\"anonymous\"}) %}
\t\t{# {% do pimcore_head_link().appendStylesheet('https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css',null,null,{integrity:\"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\",crossorigin:\"anonymous\"}) %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t #}
\t\t{% do pimcore_head_link().appendStylesheet('/static/lib/fontawesome/css/all.css') %}
\t\t{% do pimcore_head_link().appendStylesheet(asset('static/lib/magnific/magnific.css'), 'screen') %}
\t\t{% do pimcore_head_link().appendStylesheet(asset('static/lib/autocompletejs/css/autoComplete.css'), 'screen') %}
\t\t{# {% do pimcore_head_link().appendStylesheet('https://use.fontawesome.com/releases/v5.15.4/css/all.css',null,null,{integrity:'sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm',crossorigin:'anonymous'}) %} #}
\t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/global.css')) %}
\t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/home.css')) %}
\t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/components.css')) %}
\t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/reactImported.css')) %}
\t\t\t{% if editmode %}
\t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/editmode.css')) %}
\t\t{% endif %}
\t\t{% do pimcore_head_script().appendFile('https://code.jquery.com/jquery-3.5.1.slim.min.js',null,null,{ integrity:\"sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj\",crossorigin:\"anonymous\"}) %}
\t\t{% do pimcore_head_script().appendFile('https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js',null,null,{ integrity:\"sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN\",crossorigin:\"anonymous\"}) %}
\t\t{% do pimcore_head_script().appendFile('https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js',null,null,{ integrity:\"sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s\",crossorigin:\"anonymous\"}) %}
\t\t{# {% do pimcore_head_script().appendFile('https://code.jquery.com/jquery-3.3.1.slim.min.js',null,null,{ integrity:\"sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo\",crossorigin:\"anonymous\"}) %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t {% do pimcore_head_script().appendFile('https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js',null,null,{ integrity:\"sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1\",crossorigin:\"anonymous\"}) %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t {% do pimcore_head_script().appendFile('https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js',null,null,{ integrity:\"sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM\",crossorigin:\"anonymous\"}) %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t #}
\t\t{% do pimcore_head_script().appendFile(asset('static/lib/magnific/magnific.js')) %}
\t\t{% do pimcore_head_script().appendFile(asset('static/lib/countup/countup.js')) %}
\t\t{% do pimcore_head_script().appendFile(asset('static/lib/autocompletejs/js/autoComplete.min.js')) %}
\t\t{% do pimcore_head_script().appendFile(asset('static/js/search-autocomplete.js')) %}
\t\t{% do pimcore_head_script().appendFile(asset('static/js/main.js')) %}
\t\t{% do pimcore_head_script().appendFile(asset('static/js/navWorkspace.js')) %}
\t\t{% do pimcore_head_script().appendFile(asset('static/js/anime.min.js', null, {type: 'module'})) %}
\t\t{% do pimcore_head_script().appendFile(asset('static/js/animations.js')) %}
\t\t\t{% if not editmode %}
\t\t{% do pimcore_head_script().appendFile(asset('static/js/frontend.js')) %}
\t\t{% endif %}
\t\t\t{% if not document is defined or not document %}
\t\t{% set document = pimcore_document(1) %}
\t\t{% endif %}
\t\t\t{% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
\t\t\t{# @var document \\Pimcore\\Model\\Document\\Link #}
\t\t{% set document = document.getObject() %}
\t\t{% endif %}
\t\t\t{% if document.getTitle() is not empty %}
\t\t{% do pimcore_head_title().set(document.getTitle()) %}
\t\t{% endif %}
\t\t\t{% if document.getDescription() is not empty %}
\t\t{% do pimcore_head_meta().setDescription(document.getDescription()) %}
\t\t{% endif %}
\t\t{# {% do pimcore_head_title().append('Pimcore Demo') %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t {% do pimcore_head_title().setSeparator(' : ') %} #}
\t\t{% set isPortal = ((isPortal is defined) and isPortal) %}
\t\t{% endapply %}
\t\t{# we're using the deferred extension here to make sure this block is rendered after all helper calls #}
\t\t\t{% block layout_head_meta deferred %}
\t\t\t{{ pimcore_head_title() }}
\t\t\t{{ pimcore_head_meta() }}
\t\t\t\t{% if pimcore_placeholder('canonical').count() %}
\t\t\t<link rel=\"canonical\" href=\"{{ pimcore_placeholder('canonical') }}\"/> {% endif %}
\t\t\t<link rel=\"canonical\" href=\"https://www.osgo.co.uk/\"/>
\t\t\t\t<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
\t\t\t\t<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
\t\t\t\t<link href=\"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap\" rel=\"stylesheet\">
\t\t\t<meta property=\"og:locale\" content=\"en_GB\"/>
\t\t\t<meta property=\"og:type\" content=\"website\"/>
\t\t\t<meta property=\"og:title\" content=\"Home - OSGO - The podiatry membership organisation\"/>
\t\t\t<meta property=\"og:url\" content=\"https://www.osgo.co.uk/\"/>
\t\t\t<meta property=\"og:site_name\" content=\"OSGO - The podiatry membership organisation\"/>
\t\t\t<meta name=\"twitter:card\" content=\"summary\"/>
\t\t\t<meta name=\"twitter:title\" content=\"Home - OSGO - The podiatry membership organisation\"/>
\t\t\t<script type='application/ld+json'>{\"@context\":\"https:\\/\\/schema.org\",\"@type\":\"WebSite\",\"@id\":\"#website\",\"url\":\"https:\\/\\/www.osgo.co.uk\\/\",\"name\":\"OSGO - The podiatry membership organisation\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https:\\/\\/www.osgo.co.uk\\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}</script>
\t\t{% endblock %}
\t\t{% block head_stylesheets deferred %}
\t\t\t{{ pimcore_head_link() }}
\t\t{% endblock %}
\t\t<link rel=\"shortcut icon\" href=\"/favicon.png\"/>
\t</head>
\t<body>
\t\t{# get root node if there is no document defined (for pages which are routed directly through static route) #}
\t\t{% if not document is defined or not document %}
\t\t\t{% set document = pimcore_document(1) %}
\t\t{% endif %}
\t\t<header class='sticky-top bg-white' id='main-header'>
\t\t\t<div class='container-lg p-0'>
\t\t\t\t<nav class=\"navbar navbar-expand-md navbar-light justify-content-md-between\" id='site-header'>
\t\t\t\t\t{# <a class=\"navbar-brand\" href=\"#\">Navbar w/ text</a> #}
\t\t\t\t\t{#Logo Image#}
\t\t\t\t\t\t{% if (is_granted('IS_AUTHENTICATED_REMEMBERED')) %}
\t\t\t\t\t\t\t<a
\t\t\t\t\t\t\tclass=\"navbar-brand main-icon-osgo\" href=\"/\" id=\"osgo-logo-main-nav\"> {# <img class='circle d-md-none' src=\"{{ asset('/static/images/osgo-logo-circle.svg') }}\" alt=\"Osgo - taking the pain out of private practice\"> #}
\t\t\t\t\t\t\t<img class='with-text d-md-none' src=\"{{ asset('/static/images/osgo-logo.svg') }}\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t\t<img class='with-text d-none d-md-block' src=\"{{ asset('/static/images/osgo-logo.svg') }}\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t</a>
\t\t\t\t\t\t<ul class='navbar-nav d-none d-lg-flex oscare-color-green-04'>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>What we do
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% include \"includes/megamenu-whatwedo.html.twig\" %}
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Our Story
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% include \"includes/megamenu-our-history.html.twig\" %}
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Academy
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% include \"includes/megamenu-academy.html.twig\" %}
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t{% else %}
\t\t\t\t\t\t<a
\t\t\t\t\t\t\tclass=\"navbar-brand main-icon-osgo\" href=\"/\">
\t\t\t\t\t\t\t{# <img class='circle d-md-none' src=\"{{ asset('/static/images/osgo-logo-circle.svg') }}\" alt=\"Osgo - taking the pain out of private practice\"> #}
\t\t\t\t\t\t\t<img class='with-text d-md-none' src=\"{{ asset('/static/images/osgo-logo.svg') }}\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t\t<img class='with-text d-none d-md-block' src=\"{{ asset('/static/images/osgo-logo.svg') }}\" alt=\"Osgo - taking the pain out of private practice\">
\t\t\t\t\t\t</a>
\t\t\t\t\t\t<ul class='navbar-nav d-none d-lg-flex oscare-color-green-04'>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>What we do
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% include \"includes/megamenu-whatwedo.html.twig\" %}
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Our Story
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% include \"includes/megamenu-our-history.html.twig\" %}
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"desktop-nav-link\">
\t\t\t\t\t\t\t\t<button>Academy
\t\t\t\t\t\t\t\t\t<i class=\"fa fa-caret-down\"></i>
\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% include \"includes/megamenu-academy.html.twig\" %}
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t{% endif %}
\t\t\t\t\t<div class='d-flex d-md-none'>
\t\t\t\t\t\t{% if (is_granted('IS_AUTHENTICATED_REMEMBERED')) %}
\t\t\t\t\t\t\t<button class=\"cart-btn-mobile border-0 oscare-color-black-off\" aria-label='open cart' id='cart-open-btn'>
\t\t\t\t\t\t\t\t<span></span>
\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t<a href=\"{{path('account-login')}}\" aria-label=\"login\" class=\"oscare-inverted-btn non-link user-btn-mobile line-height-fit\">
\t\t\t\t\t\t\t\t<i class=\"fas fa-user\"></i>
\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t<button class=\"navbar-toggler burger-btn-mobile border-0\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarText\" aria-controls=\"navbarText\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
\t\t\t\t\t\t\t<span></span>
\t\t\t\t\t\t</button>
\t\t\t\t\t</div>
\t\t\t\t\t{% if (is_granted('IS_AUTHENTICATED_REMEMBERED')) %}
\t\t\t\t\t\t<div class=\"collapse navbar-collapse px-4\" id=\"navbarText\">
\t\t\t\t\t\t\t{% set newAlert = app.user.newAlert %}
\t\t\t\t\t\t\t{{ include('includes/navigation-icons.html.twig') }}
\t\t\t\t\t\t\t<ul class=\"navbar-nav mr-auto d-md-none\" id='main-nav-mobile-wrapper'>
\t\t\t\t\t\t\t\t<div class='d-flex justify-content-between'>
\t\t\t\t\t\t\t\t\t<a href=\"/workplace/dashboard\" data-path='/workplace/dashboard' data-toggle=\"collapse\" data-target=\".navbar-collapse.show\" class=\"position-relative d-inline-block py-1 font-weight-bold fs-20 oscare-color-black-light\" id='dashboard-dropdown-link'>
\t\t\t\t\t\t\t\t\t\tMy account
\t\t\t\t\t\t\t\t\t\t{% if newAlert == true %}
\t\t\t\t\t\t\t\t\t\t\t<div class='alert-nav-sign-dropdown'></div>
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('account-logout') }}\" id='logout-link' class=\"d-inline-block py-1 font-weight-bold fs-20 oscare-color-black-light\">{{ 'general.logout' | trans }}</a>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"dropdown-divider\"></div>
\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/store\" data-path='/workplace/store'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-shoe-prints fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Store</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% set compliance = false %}
\t\t\t\t\t\t\t\t{% if app.user.subscription.subscriptionType == 'sub' %}
\t\t\t\t\t\t\t\t\t{% for superuser in app.user.parentUser %}
\t\t\t\t\t\t\t\t\t\t{% if superuser.subscription.subscriptionType == 'compliance' %}
\t\t\t\t\t\t\t\t\t\t\t{% set compliance = true %}
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if app.user.subscription.subscriptionType == 'compliance' %}
\t\t\t\t\t\t\t\t\t{% set compliance = true %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if compliance %}
\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/team-hq\" data-path='/workplace/team-hq'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-folder-open fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>Team HQ</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/practice-tools\" data-path='/workplace/practice-tools'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-wrench fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>Practice Tools</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20 osgo-disabled position-relative\" href=\"/workplace/membership-upgrade\" data-path='/workplace/membership-upgrade'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-folder-open fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t<span>Team HQ</span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20 osgo-disabled position-relative\" href=\"/workplace/membership-upgrade\" data-path='/workplace/membership-upgrade'>
\t\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-wrench fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t\t\t\t\t<span>Practice Tools</span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/template-hub\" data-path='/workplace/template-hub'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-graduation-cap fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Templates</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/marketing-hub\" data-path='/workplace/marketing-hub'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-bullhorn fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Marketing Hub</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li class=\"nav-item\" data-toggle=\"collapse\" data-target=\".navbar-collapse.show\">
\t\t\t\t\t\t\t\t\t<a class=\"nav-link fs-20\" href=\"/workplace/deals\" data-path='/workplace/deals'>
\t\t\t\t\t\t\t\t\t\t<span class='mr-4'>
\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-cubes fa-fw hex-main-nav_workplace\"></i>
\t\t\t\t\t\t\t\t\t\t</span>Deals</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t{% else %}
\t\t\t\t\t\t<div class=\"collapse navbar-collapse fit-content\" id=\"navbarText\">
\t\t\t\t\t\t\t<ul class='navbar-nav ml-auto d-none d-md-flex align-items-center'>
\t\t\t\t\t\t\t\t<li class='nav-item'>
\t\t\t\t\t\t\t\t\t<a href=\"/join-us\" class=\"oscare-primary-btn fs-20 non-link mr-3 line-height-fit pt-2 text-white\">Join Us</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li class='nav-item'>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('account-login')}}\" class=\"oscare-inverted-btn fs-20 non-link line-height-fit pt-2\">Login</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t<ul class=\"navbar-nav mr-auto d-md-none megamenu-mobile\" id='main-nav-mobile-wrapper'>
\t\t\t\t\t\t\t\t<a class=\"heading\" href=\"/join-us\" role=\"button\">Join us</a>
\t\t\t\t\t\t\t\t{% include \"includes/megamenu-mobile.html.twig\" %}
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t{# <div class='d-none d-md-flex'>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/join-us\" class=\"oscare-primary-btn fs-20 non-link mr-3\">Join Us</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('account-login') }}\" class=\"oscare-inverted-btn fs-20 non-link\">Login</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div> #}
\t\t\t\t\t{% endif %}
\t\t\t\t</nav>
\t\t\t</div>
\t\t</header>
\t\t<main class='d-flex flex-column' style=\"position: relative; flex: 1;\">
\t\t\t{% if (app.request.pathinfo) starts with '/workplace' %}
\t\t\t\t{{ block('content') }}
\t\t\t{% else %}
\t\t\t\t{% for label, messages in app.flashes %}
\t\t\t\t\t{% for message in messages %}
\t\t\t\t\t\t<div class=\"alert alert-{{ label }} alert-dismissable\">
\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
\t\t\t\t\t\t\t{{ message }}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endfor %}
\t\t\t\t{% endfor %}
\t\t\t\t{% if isPortal %}
\t\t\t\t\t{{ block('content') }}
\t\t\t\t{% else %}
\t\t\t\t\t{{ block('content') }}
\t\t\t\t{% endif %}
\t\t\t{% endif %}
\t\t</main>
\t\t{# include a document-snippet - in this case the footer document #}
\t\t{{ pimcore_inc(document.getProperty('footer')) }}
\t\t{# output scripts added before #}
\t\t{% block headscripts deferred %}
\t\t\t{{ pimcore_head_script() }}
\t\t{% endblock %}
\t\t{% block inlinescripts deferred %}
\t\t\t{{ pimcore_inline_script() }}
\t\t{% endblock %}
\t</body>
</html>
", "layouts/layout.html.twig", "/opt/bitnami/pimcore/templates/layouts/layout.html.twig");
}
}