var/cache/dev/twig/9f/9fc6b4b38c7d5fb2de3ee86a652283cd0edb1b708513fcc5cddfe0b4bf36712f.php line 42

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Layout/default.html.twig */
  14. class __TwigTemplate_246dc7cb8fe15aceec5a22971acc319ea89c625e2c374323730eeb99d690cc2c extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'layout_head_meta' => [$this'block_layout_head_meta'],
  25.             'head_stylesheets' => [$this'block_head_stylesheets'],
  26.             'bodyClass' => [$this'block_bodyClass'],
  27.             'content' => [$this'block_content'],
  28.             'headscripts' => [$this'block_headscripts'],
  29.             'inlinescripts' => [$this'block_inlinescripts'],
  30.         ];
  31.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  32.         $this->checkSecurity();
  33.         $this->deferred $this->env->getExtension('Twig\DeferredExtension\DeferredExtension');
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Layout/default.html.twig"));
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Layout/default.html.twig"));
  42.         // line 1
  43.         $context["editmode"] = ((array_key_exists("editmode"$context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'1$this->source); })()), 1$this->source), false)) : (false));
  44.         // line 2
  45.         echo "<!doctype html>
  46. <html lang=\"";
  47.         // line 3
  48.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_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.'3$this->source); })()), "request", [], "any"falsefalsetrue3), "locale", [], "any"falsefalsetrue3), 3$this->source), "html"nulltrue);
  49.         echo "\">
  50.     <head>
  51.         ";
  52.         // line 5
  53.         echo twig_include($this->env$context"Elements/google-analytic-code.html.twig");
  54.         echo "
  55.         <meta charset=\"utf-8\">
  56.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  57.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1\">
  58.         <meta property=\"og:title\" content=\"";
  59.         // line 9
  60.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'9$this->source); })()), "getTitle", [], "method"falsefalsetrue9), 9$this->source), "html"nulltrue);
  61.         echo "\" />
  62.         <meta property=\"og:description\" content=\"";
  63.         // line 10
  64.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'10$this->source); })()), "getDescription", [], "method"falsefalsetrue10), 10$this->source), "html"nulltrue);
  65.         echo "\" />
  66.         <meta property=\"og:image\" content=\"";
  67.         // line 11
  68.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'11$this->source); })()), "getProperty", ["image"], "method"falsefalsetrue11), 11$this->source), "html"nulltrue);
  69.         echo "\" />
  70.         <meta property=\"og:type\" content=\"website\"/>
  71.         <meta property=\"og:url\" content=\"https://www.atumobile.com/\"/>
  72.         <link rel=\"icon\" type=\"image/x-icon\" href=\"";
  73.         // line 14
  74.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("favicon.ico"), "html"nulltrue);
  75.         echo "\">
  76.             ";
  77.         // line 15
  78.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/bootstrap-grid.css")], "method"falsefalsetrue15);
  79.         // line 16
  80.         echo "            ";
  81.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/bootstrap.css")], "method"falsefalsetrue16);
  82.         // line 17
  83.         echo "            ";
  84.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/mCustomScrollbar.css")], "method"falsefalsetrue17);
  85.         // line 18
  86.         echo "            ";
  87.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/owl.carousel.css")], "method"falsefalsetrue18);
  88.         // line 19
  89.         echo "            ";
  90.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/magnific-popup.css")], "method"falsefalsetrue19);
  91.         // line 20
  92.         echo "            ";
  93.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/ba-slider.css")], "method"falsefalsetrue20);
  94.         // line 21
  95.         echo "            ";
  96.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/select2.css")], "method"falsefalsetrue21);
  97.         // line 22
  98.         echo "            ";
  99.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/video-js.css")], "method"falsefalsetrue22);
  100.         // line 23
  101.         echo "            ";
  102.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/jquery-ui.css")], "method"falsefalsetrue23);
  103.         // line 24
  104.         echo "            ";
  105.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/main.css")], "method"falsefalsetrue24);
  106.         // line 25
  107.         echo "            ";
  108.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/exercise_popup.css")], "method"falsefalsetrue25);
  109.         // line 26
  110.         echo "
  111.             ";
  112.         // line 27
  113.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'27$this->source); })())) {
  114.             // line 28
  115.             echo "                ";
  116.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/editmode.css")], "method"falsefalsetrue28);
  117.             // line 29
  118.             echo "            ";
  119.         }
  120.         // line 30
  121.         echo "
  122.             ";
  123.         // line 31
  124.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.js")], "method"falsefalsetrue31);
  125.         // line 32
  126.         echo "            ";
  127.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery-ui.min.js")], "method"falsefalsetrue32);
  128.         // line 33
  129.         echo "            ";
  130.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/bootstrap.min.js")], "method"falsefalsetrue33);
  131.         // line 34
  132.         echo "            ";
  133.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/mCustomScrollbar.min.js")], "method"falsefalsetrue34);
  134.         // line 35
  135.         echo "            ";
  136.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/owl.carousel.min.js")], "method"falsefalsetrue35);
  137.         // line 36
  138.         echo "            ";
  139.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.magnific-popup.min.js")], "method"falsefalsetrue36);
  140.         // line 37
  141.         echo "            ";
  142.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/before-after.min.js")], "method"falsefalsetrue37);
  143.         // line 38
  144.         echo "            ";
  145.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/select2.js")], "method"falsefalsetrue38);
  146.         // line 39
  147.         echo "            ";
  148.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.mask.min.js")], "method"falsefalsetrue39);
  149.         // line 40
  150.         echo "            ";
  151.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/masonry.pkgd.min.js")], "method"falsefalsetrue40);
  152.         // line 41
  153.         echo "            ";
  154.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/video.min.js")], "method"falsefalsetrue41);
  155.         // line 42
  156.         echo "
  157.             ";
  158.         // line 43
  159.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'43$this->source); })())) {
  160.             // line 44
  161.             echo "                ";
  162.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/editmode.js")], "method"falsefalsetrue44);
  163.             // line 45
  164.             echo "            ";
  165.         }
  166.         // line 46
  167.         echo "
  168.             ";
  169.         // line 47
  170.         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.'47$this->source); })()))) {
  171.             // line 48
  172.             echo "                ";
  173.             $context["document"] = Pimcore\Model\Document::getById(1);
  174.             // line 49
  175.             echo "            ";
  176.         }
  177.         // line 50
  178.         echo "
  179.             ";
  180.         // line 51
  181.         if ($this->env->getTest('instanceof')->getCallable()((isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'51$this->source); })()), "\\Pimcore\\Model\\Document\\Link")) {
  182.             // line 52
  183.             echo "                ";
  184.             $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.'52$this->source); })()), "getObject", [], "method"falsefalsetrue52);
  185.             // line 53
  186.             echo "            ";
  187.         }
  188.         // line 54
  189.         echo "
  190.             ";
  191.         // line 55
  192.         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.'55$this->source); })()), "getTitle", [], "method"falsefalsetrue55))) {
  193.             // line 56
  194.             echo "                ";
  195.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [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.'56$this->source); })()), "getTitle", [], "method"falsefalsetrue56)], "method"falsefalsetrue56);
  196.             // line 57
  197.             echo "            ";
  198.         }
  199.         // line 58
  200.         echo "
  201.             ";
  202.         // line 59
  203.         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.'59$this->source); })()), "getDescription", [], "method"falsefalsetrue59))) {
  204.             // line 60
  205.             echo "                ";
  206.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [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.'60$this->source); })()), "getDescription", [], "method"falsefalsetrue60)], "method"falsefalsetrue60);
  207.             // line 61
  208.             echo "            ";
  209.         }
  210.         // line 62
  211.         echo "
  212.             ";
  213.         // line 63
  214.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "append", ["ATU Mobile"], "method"falsefalsetrue63);
  215.         // line 64
  216.         echo "            ";
  217.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "setSeparator", [" | "], "method"falsefalsetrue64);
  218.         // line 65
  219.         echo "
  220.         ";
  221.         // line 67
  222.         echo "        ";
  223.         $this->displayBlock('layout_head_meta'$context$blocks);
  224.         // line 71
  225.         echo "
  226.         ";
  227.         // line 72
  228.         $this->displayBlock('head_stylesheets'$context$blocks);
  229.         // line 75
  230.         echo "        <link href=\"//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />
  231.     </head>
  232.     <body class=\"";
  233.         // line 77
  234.         $this->displayBlock('bodyClass'$context$blocks);
  235.         echo "\">
  236.         ";
  237.         // line 78
  238.         echo twig_include($this->env$context"Elements/flash-messages.html.twig", ["showCloseButton" => true]);
  239.         echo "
  240.         ";
  241.         // line 80
  242.         $this->displayBlock('content'$context$blocks);
  243.         // line 81
  244.         echo "
  245.         ";
  246.         // line 82
  247.         echo twig_include($this->env$context"Elements/video-popup.html.twig");
  248.         echo "
  249.         ";
  250.         // line 83
  251.         echo twig_include($this->env$context"Elements/menu-popup.html.twig");
  252.         echo "
  253.         ";
  254.         // line 85
  255.         $this->displayBlock('headscripts'$context$blocks);
  256.         // line 88
  257.         echo "
  258.         ";
  259.         // line 89
  260.         $this->displayBlock('inlinescripts'$context$blocks);
  261.         // line 92
  262.         echo "        <script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'right', leadColor : '#146FF8', triggerColor : '#146FF8', triggerRadius : '50%', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'bottom', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '20' } }); }; h.appendChild(s); })(); </script>
  263.     </body>
  264. </html>
  265. ";
  266.         
  267.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  268.         
  269.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  270.         $this->deferred->resolve($this$context$blocks);
  271.     }
  272.     public function block_layout_head_meta($context, array $blocks = [])
  273.     {
  274.         $this->deferred->defer($this'layout_head_meta');
  275.     }
  276.     // line 67
  277.     public function block_layout_head_meta_deferred($context, array $blocks = [])
  278.     {
  279.         $macros $this->macros;
  280.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  281.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  282.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  283.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  284.         // line 68
  285.         echo "            ";
  286.         echo $this->env->getFunction('pimcore_head_title')->getCallable()();
  287.         echo "
  288.             ";
  289.         // line 69
  290.         echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
  291.         echo "
  292.         ";
  293.         
  294.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  295.         
  296.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  297.         $this->deferred->resolve($this$context$blocks);
  298.     }
  299.     public function block_head_stylesheets($context, array $blocks = [])
  300.     {
  301.         $this->deferred->defer($this'head_stylesheets');
  302.     }
  303.     // line 72
  304.     public function block_head_stylesheets_deferred($context, array $blocks = [])
  305.     {
  306.         $macros $this->macros;
  307.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  308.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  309.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  310.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  311.         // line 73
  312.         echo "            ";
  313.         echo $this->env->getFunction('pimcore_head_link')->getCallable()();
  314.         echo "
  315.         ";
  316.         
  317.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  318.         
  319.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  320.         $this->deferred->resolve($this$context$blocks);
  321.     }
  322.     // line 77
  323.     public function block_bodyClass($context, array $blocks = [])
  324.     {
  325.         $macros $this->macros;
  326.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  327.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  328.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  329.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  330.         
  331.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  332.         
  333.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  334.     }
  335.     // line 80
  336.     public function block_content($context, array $blocks = [])
  337.     {
  338.         $macros $this->macros;
  339.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  340.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  341.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  342.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  343.         
  344.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  345.         
  346.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  347.     }
  348.     public function block_headscripts($context, array $blocks = [])
  349.     {
  350.         $this->deferred->defer($this'headscripts');
  351.     }
  352.     // line 85
  353.     public function block_headscripts_deferred($context, array $blocks = [])
  354.     {
  355.         $macros $this->macros;
  356.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  357.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headscripts"));
  358.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  359.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headscripts"));
  360.         // line 86
  361.         echo "            ";
  362.         echo $this->env->getFunction('pimcore_head_script')->getCallable()();
  363.         echo "
  364.         ";
  365.         
  366.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  367.         
  368.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  369.         $this->deferred->resolve($this$context$blocks);
  370.     }
  371.     public function block_inlinescripts($context, array $blocks = [])
  372.     {
  373.         $this->deferred->defer($this'inlinescripts');
  374.     }
  375.     // line 89
  376.     public function block_inlinescripts_deferred($context, array $blocks = [])
  377.     {
  378.         $macros $this->macros;
  379.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  380.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""inlinescripts"));
  381.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  382.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""inlinescripts"));
  383.         // line 90
  384.         echo "            ";
  385.         echo $this->env->getFunction('pimcore_inline_script')->getCallable()();
  386.         echo "
  387.         ";
  388.         
  389.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  390.         
  391.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  392.         $this->deferred->resolve($this$context$blocks);
  393.     }
  394.     /**
  395.      * @codeCoverageIgnore
  396.      */
  397.     public function getTemplateName()
  398.     {
  399.         return "Layout/default.html.twig";
  400.     }
  401.     /**
  402.      * @codeCoverageIgnore
  403.      */
  404.     public function isTraitable()
  405.     {
  406.         return false;
  407.     }
  408.     /**
  409.      * @codeCoverageIgnore
  410.      */
  411.     public function getDebugInfo()
  412.     {
  413.         return array (  429 => 90,  419 => 89,  400 => 86,  390 => 85,  367 => 80,  349 => 77,  335 => 73,  325 => 72,  307 => 69,  302 => 68,  292 => 67,  273 => 92,  271 => 89,  268 => 88,  266 => 85,  261 => 83,  257 => 82,  254 => 81,  252 => 80,  247 => 78,  243 => 77,  239 => 75,  237 => 72,  234 => 71,  231 => 67,  228 => 65,  225 => 64,  223 => 63,  220 => 62,  217 => 61,  214 => 60,  212 => 59,  209 => 58,  206 => 57,  203 => 56,  201 => 55,  198 => 54,  195 => 53,  192 => 52,  190 => 51,  187 => 50,  184 => 49,  181 => 48,  179 => 47,  176 => 46,  173 => 45,  170 => 44,  168 => 43,  165 => 42,  162 => 41,  159 => 40,  156 => 39,  153 => 38,  150 => 37,  147 => 36,  144 => 35,  141 => 34,  138 => 33,  135 => 32,  133 => 31,  130 => 30,  127 => 29,  124 => 28,  122 => 27,  119 => 26,  116 => 25,  113 => 24,  110 => 23,  107 => 22,  104 => 21,  101 => 20,  98 => 19,  95 => 18,  92 => 17,  89 => 16,  87 => 15,  83 => 14,  77 => 11,  73 => 10,  69 => 9,  62 => 5,  57 => 3,  54 => 2,  52 => 1,);
  414.     }
  415.     public function getSourceContext()
  416.     {
  417.         return new Source("{% set editmode = editmode|default(false)%}
  418. <!doctype html>
  419. <html lang=\"{{ app.request.locale }}\">
  420.     <head>
  421.         {{include('Elements/google-analytic-code.html.twig')}}
  422.         <meta charset=\"utf-8\">
  423.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  424.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1\">
  425.         <meta property=\"og:title\" content=\"{{ document.getTitle() }}\" />
  426.         <meta property=\"og:description\" content=\"{{ document.getDescription() }}\" />
  427.         <meta property=\"og:image\" content=\"{{ document.getProperty('image') }}\" />
  428.         <meta property=\"og:type\" content=\"website\"/>
  429.         <meta property=\"og:url\" content=\"https://www.atumobile.com/\"/>
  430.         <link rel=\"icon\" type=\"image/x-icon\" href=\"{{asset('favicon.ico')}}\">
  431.             {% do pimcore_head_link().appendStylesheet(asset('css/bootstrap-grid.css')) %}
  432.             {% do pimcore_head_link().appendStylesheet(asset('css/bootstrap.css')) %}
  433.             {% do pimcore_head_link().appendStylesheet(asset('css/mCustomScrollbar.css')) %}
  434.             {% do pimcore_head_link().appendStylesheet(asset('css/owl.carousel.css')) %}
  435.             {% do pimcore_head_link().appendStylesheet(asset('css/magnific-popup.css')) %}
  436.             {% do pimcore_head_link().appendStylesheet(asset('css/ba-slider.css')) %}
  437.             {% do pimcore_head_link().appendStylesheet(asset('css/select2.css')) %}
  438.             {% do pimcore_head_link().appendStylesheet(asset('css/video-js.css')) %}
  439.             {% do pimcore_head_link().appendStylesheet(asset('css/jquery-ui.css')) %}
  440.             {% do pimcore_head_link().appendStylesheet(asset('css/main.css')) %}
  441.             {% do pimcore_head_link().appendStylesheet(asset('css/exercise_popup.css')) %}
  442.             {%if(editmode)%}
  443.                 {% do pimcore_head_script().appendFile(asset('css/editmode.css')) %}
  444.             {%endif%}
  445.             {% do pimcore_head_script().appendFile(asset('js/jquery.js')) %}
  446.             {% do pimcore_head_script().appendFile(asset('js/jquery-ui.min.js')) %}
  447.             {% do pimcore_head_script().appendFile(asset('js/bootstrap.min.js')) %}
  448.             {% do pimcore_head_script().appendFile(asset('js/mCustomScrollbar.min.js')) %}
  449.             {% do pimcore_head_script().appendFile(asset('js/owl.carousel.min.js')) %}
  450.             {% do pimcore_head_script().appendFile(asset('js/jquery.magnific-popup.min.js')) %}
  451.             {% do pimcore_head_script().appendFile(asset('js/before-after.min.js')) %}
  452.             {% do pimcore_head_script().appendFile(asset('js/select2.js')) %}
  453.             {% do pimcore_head_script().appendFile(asset('js/jquery.mask.min.js')) %}
  454.             {% do pimcore_head_script().appendFile(asset('js/masonry.pkgd.min.js')) %}
  455.             {% do pimcore_head_script().appendFile(asset('js/video.min.js')) %}
  456.             {%if(editmode)%}
  457.                 {% do pimcore_head_script().appendFile(asset('js/editmode.js')) %}
  458.             {%endif%}
  459.             {% if not document is defined or not document %}
  460.                 {% set document = pimcore_document(1) %}
  461.             {% endif %}
  462.             {% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
  463.                 {% set document = document.getObject() %}
  464.             {% endif %}
  465.             {% if document.getTitle() is not empty %}
  466.                 {% do pimcore_head_title().set(document.getTitle()) %}
  467.             {% endif %}
  468.             {% if document.getDescription() is not empty %}
  469.                 {% do pimcore_head_meta().setDescription(document.getDescription()) %}
  470.             {% endif %}
  471.             {% do pimcore_head_title().append('ATU Mobile') %}
  472.             {% do pimcore_head_title().setSeparator(' | ') %}
  473.         {# we're using the deferred extension here to make sure this block is rendered after all helper calls #}
  474.         {% block layout_head_meta deferred %}
  475.             {{ pimcore_head_title() }}
  476.             {{ pimcore_head_meta() }}
  477.         {% endblock %}
  478.         {% block head_stylesheets deferred %}
  479.             {{ pimcore_head_link() }}
  480.         {% endblock %}
  481.         <link href=\"//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />
  482.     </head>
  483.     <body class=\"{%block bodyClass%}{%endblock%}\">
  484.         {{include('Elements/flash-messages.html.twig',  {showCloseButton:true} )}}
  485.         {% block content %}{% endblock %}
  486.         {{include(\"Elements/video-popup.html.twig\")}}
  487.         {{include(\"Elements/menu-popup.html.twig\")}}
  488.         {% block headscripts deferred %}
  489.             {{ pimcore_head_script() }}
  490.         {% endblock %}
  491.         {% block inlinescripts deferred %}
  492.             {{ pimcore_inline_script() }}
  493.         {% endblock %}
  494.         <script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'right', leadColor : '#146FF8', triggerColor : '#146FF8', triggerRadius : '50%', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'bottom', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '20' } }); }; h.appendChild(s); })(); </script>
  495.     </body>
  496. </html>
  497. ""Layout/default.html.twig""/var/www/atunp/templates/Layout/default.html.twig");
  498.     }
  499.     
  500.     public function checkSecurity()
  501.     {
  502.         static $tags = array("set" => 1"do" => 15"if" => 27"block" => 67);
  503.         static $filters = array("default" => 1"escape" => 3);
  504.         static $functions = array("include" => 5"asset" => 14"pimcore_head_link" => 15"pimcore_head_script" => 28"pimcore_document" => 48"pimcore_head_title" => 56"pimcore_head_meta" => 60"pimcore_inline_script" => 90);
  505.         try {
  506.             $this->sandbox->checkSecurity(
  507.                 ['set''do''if''block'],
  508.                 ['default''escape'],
  509.                 ['include''asset''pimcore_head_link''pimcore_head_script''pimcore_document''pimcore_head_title''pimcore_head_meta''pimcore_inline_script']
  510.             );
  511.         } catch (SecurityError $e) {
  512.             $e->setSourceContext($this->source);
  513.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  514.                 $e->setTemplateLine($tags[$e->getTagName()]);
  515.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  516.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  517.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  518.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  519.             }
  520.             throw $e;
  521.         }
  522.     }
  523.     private $deferred;
  524. }