var/cache/dev/twig/5b/5b476cb888a9b8a8b272fa55cebaa0d29238a421abb0a1e236ccb5229da34f93.php line 48

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. /* content/page.html.twig */
  14. class __TwigTemplate_07289728797c34a54ff44884f955fa1d6bf0631068befdb5303527d69b568a53 extends \Twig\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->blocks = [
  23.             'body' => [$this'block_body'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""content/page.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""content/page.html.twig"));
  38.         $this->parent $this->loadTemplate("base.html.twig""content/page.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 3
  46.     public function block_body($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  53.         // line 4
  54.         echo "    <div class=\"my-4 ";
  55.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'4$this->source); })()), "getContentMetaByKey", [=> "class"], "method"falsefalsefalse4))) {
  56.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'4$this->source); })()), "getContentMetaByKey", [=> "class"], "method"falsefalsefalse4), "getMetavalue", [], "method"falsefalsefalse4), "html"nulltrue);
  57.         }
  58.         echo "\">
  59. \t
  60. \t";
  61.         // line 11
  62.         echo "\t
  63. \t
  64. \t";
  65.         // line 14
  66.         echo "\t\t
  67.     ";
  68.         // line 15
  69.         if ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'15$this->source); })()), "template", [], "any"falsefalsefalse15) == 1)) {
  70.             // line 16
  71.             echo "        ";
  72.             $this->loadTemplate("content/tmpl/1-col-full.html.twig""content/page.html.twig"16)->display($context);
  73.             // line 17
  74.             echo "    ";
  75.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'17$this->source); })()), "template", [], "any"falsefalsefalse17) == 2)) {
  76.             // line 18
  77.             echo "        ";
  78.             $this->loadTemplate("content/tmpl/1-col-sidebar.html.twig""content/page.html.twig"18)->display($context);
  79.             // line 19
  80.             echo "    ";
  81.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'19$this->source); })()), "template", [], "any"falsefalsefalse19) == 3)) {
  82.             // line 20
  83.             echo "        ";
  84.             $this->loadTemplate("content/tmpl/2-col-sidebar.html.twig""content/page.html.twig"20)->display($context);
  85.             // line 21
  86.             echo "    ";
  87.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'21$this->source); })()), "template", [], "any"falsefalsefalse21) == 4)) {
  88.             // line 22
  89.             echo "        ";
  90.             $this->loadTemplate("content/tmpl/3-col-sidebar.html.twig""content/page.html.twig"22)->display($context);
  91.             // line 23
  92.             echo "    ";
  93.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'23$this->source); })()), "template", [], "any"falsefalsefalse23) == 4)) {
  94.             // line 24
  95.             echo "        ";
  96.             $this->loadTemplate("content/tmpl/3-col-sidebar.html.twig""content/page.html.twig"24)->display($context);
  97.             // line 25
  98.             echo "\t";
  99.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'25$this->source); })()), "template", [], "any"falsefalsefalse25) == 5)) {
  100.             // line 26
  101.             echo "\t\t";
  102.             // line 27
  103.             echo "\t\t";
  104.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\RCS\\ContentController::webinars", ["content" =>             // line 29
  105. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'29$this->source); })())]));
  106.             // line 30
  107.             echo "
  108. \t";
  109.         } elseif ((twig_get_attribute($this->env$this->source,         // line 31
  110. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'31$this->source); })()), "template", [], "any"falsefalsefalse31) == 10)) {
  111.             // line 32
  112.             echo "\t\t";
  113.             // line 33
  114.             echo "\t\t";
  115.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\RCS\\ContentController::partnerwebinars", ["content" =>             // line 35
  116. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'35$this->source); })())]));
  117.             // line 36
  118.             echo "
  119. \t";
  120.         } elseif ((twig_get_attribute($this->env$this->source,         // line 37
  121. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'37$this->source); })()), "template", [], "any"falsefalsefalse37) == 6)) {
  122.             // line 38
  123.             echo "        ";
  124.             // line 39
  125.             echo "\t\t";
  126.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Master\\ContentController::podcasts", ["content" =>             // line 41
  127. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'41$this->source); })())]));
  128.             // line 42
  129.             echo "
  130. \t";
  131.         } elseif ((twig_get_attribute($this->env$this->source,         // line 43
  132. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'43$this->source); })()), "template", [], "any"falsefalsefalse43) == 7)) {
  133.             // line 44
  134.             echo "\t\t";
  135.             if (((isset($context["site_code"]) || array_key_exists("site_code"$context) ? $context["site_code"] : (function () { throw new RuntimeError('Variable "site_code" does not exist.'44$this->source); })()) == twig_constant("App\\Entity\\Content::SITE_AAR"))) {
  136.                 // line 45
  137.                 echo "\t\t\t";
  138.                 echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AAR\\ContentController::roofinggalleries", ["content" =>                 // line 47
  139. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'47$this->source); })())]));
  140.                 // line 48
  141.                 echo "
  142. \t\t";
  143.             } else {
  144.                 // line 50
  145.                 echo "\t\t\t";
  146.                 echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\RCS\\ContentController::roofinggalleries", ["content" =>                 // line 52
  147. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'52$this->source); })())]));
  148.                 // line 53
  149.                 echo "
  150. \t\t";
  151.             }
  152.             // line 55
  153.             echo "\t";
  154.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'55$this->source); })()), "template", [], "any"falsefalsefalse55) == 8)) {
  155.             // line 56
  156.             echo "\t\t";
  157.             if (((isset($context["site_code"]) || array_key_exists("site_code"$context) ? $context["site_code"] : (function () { throw new RuntimeError('Variable "site_code" does not exist.'56$this->source); })()) == twig_constant("App\\Entity\\Content::SITE_AAR"))) {
  158.                 // line 57
  159.                 echo "\t\t\t";
  160.                 echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AAR\\ContentController::partnergalleries", ["content" =>                 // line 59
  161. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'59$this->source); })())]));
  162.                 // line 60
  163.                 echo "
  164. \t\t";
  165.             } else {
  166.                 // line 62
  167.                 echo "\t\t\t";
  168.                 echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\RCS\\ContentController::partnergalleries", ["content" =>                 // line 64
  169. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'64$this->source); })())]));
  170.                 // line 65
  171.                 echo "
  172. \t\t";
  173.             }
  174.             // line 67
  175.             echo "\t";
  176.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'67$this->source); })()), "template", [], "any"falsefalsefalse67) == 9)) {
  177.             // line 68
  178.             echo "\t\t";
  179.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Master\\ContentController::meetinfluencers", ["content" =>             // line 70
  180. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'70$this->source); })())]));
  181.             // line 71
  182.             echo "
  183. \t";
  184.         } elseif ((twig_get_attribute($this->env$this->source,         // line 72
  185. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'72$this->source); })()), "template", [], "any"falsefalsefalse72) == 11)) {
  186.             // line 73
  187.             echo "\t\t";
  188.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\RCS\\ContentController::zoomembed", ["content" =>             // line 75
  189. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'75$this->source); })())]));
  190.             // line 76
  191.             echo "
  192. \t";
  193.         } elseif ((twig_get_attribute($this->env$this->source,         // line 77
  194. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'77$this->source); })()), "template", [], "any"falsefalsefalse77) == 12)) {
  195.             // line 78
  196.             echo "\t\t";
  197.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Master\\ContentController::partnerspage", ["content" =>             // line 80
  198. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'80$this->source); })())]));
  199.             // line 81
  200.             echo "
  201. \t";
  202.         } elseif ((twig_get_attribute($this->env$this->source,         // line 82
  203. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'82$this->source); })()), "template", [], "any"falsefalsefalse82) == 26)) {
  204.             // line 83
  205.             echo "\t\t\t";
  206.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Master\\ContentController::ebooks", ["content" =>             // line 87
  207. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'87$this->source); })()), "slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,             // line 88
  208. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'88$this->source); })()), "request", [], "any"falsefalsefalse88), "attributes", [], "any"falsefalsefalse88), "get", [=> "slug"], "method"falsefalsefalse88)]));
  209.             // line 91
  210.             echo "
  211.     ";
  212.         } elseif ((twig_get_attribute($this->env$this->source,         // line 92
  213. (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'92$this->source); })()), "template", [], "any"falsefalsefalse92) == 15)) {
  214.             // line 93
  215.             echo "        ";
  216.             $this->loadTemplate("content/tmpl/RLW.html.twig""content/page.html.twig"93)->display($context);
  217.             // line 94
  218.             echo "\t";
  219.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'94$this->source); })()), "template", [], "any"falsefalsefalse94) == 27)) {
  220.             // line 95
  221.             echo "\t\t";
  222.             $this->loadTemplate("content/tmpl/no-ads.html.twig""content/page.html.twig"95)->display($context);
  223.             // line 96
  224.             echo "\t";
  225.         } else {
  226.             // line 97
  227.             echo "\t\t";
  228.             $this->loadTemplate("content/tmpl/1-col-sidebar.html.twig""content/page.html.twig"97)->display($context);
  229.             // line 98
  230.             echo "    ";
  231.         }
  232.         // line 99
  233.         echo "    </div>
  234. ";
  235.         
  236.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  237.         
  238.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  239.     }
  240.     public function getTemplateName()
  241.     {
  242.         return "content/page.html.twig";
  243.     }
  244.     public function isTraitable()
  245.     {
  246.         return false;
  247.     }
  248.     public function getDebugInfo()
  249.     {
  250.         return array (  247 => 99,  244 => 98,  241 => 97,  238 => 96,  235 => 95,  232 => 94,  229 => 93,  227 => 92,  224 => 91,  222 => 88,  221 => 87,  219 => 83,  217 => 82,  214 => 81,  212 => 80,  210 => 78,  208 => 77,  205 => 76,  203 => 75,  201 => 73,  199 => 72,  196 => 71,  194 => 70,  192 => 68,  189 => 67,  185 => 65,  183 => 64,  181 => 62,  177 => 60,  175 => 59,  173 => 57,  170 => 56,  167 => 55,  163 => 53,  161 => 52,  159 => 50,  155 => 48,  153 => 47,  151 => 45,  148 => 44,  146 => 43,  143 => 42,  141 => 41,  139 => 39,  137 => 38,  135 => 37,  132 => 36,  130 => 35,  128 => 33,  126 => 32,  124 => 31,  121 => 30,  119 => 29,  117 => 27,  115 => 26,  112 => 25,  109 => 24,  106 => 23,  103 => 22,  100 => 21,  97 => 20,  94 => 19,  91 => 18,  88 => 17,  85 => 16,  83 => 15,  80 => 14,  76 => 11,  68 => 4,  58 => 3,  35 => 1,);
  251.     }
  252.     public function getSourceContext()
  253.     {
  254.         return new Source("{% extends \"base.html.twig\" %}
  255. {% block body %}
  256.     <div class=\"my-4 {% if content.getContentMetaByKey('class') is not null %}{{content.getContentMetaByKey('class').getMetavalue()}}{% endif %}\">
  257. \t
  258. \t{# TODO:
  259. \t   The tmpl folder was meant for these specific page templates that are selected from the admin interface...
  260. \t   but it's filled with a bunch of other template files right now. This should be cleaned up later, either these templates
  261. \t   should be moved to another folder or any templates besides these should be moved elsewhere.
  262. \t#}
  263. \t
  264. \t
  265. \t{# Note: When new templates are added here, they'll also need to be added to the pages.yml and content.yml easy admin files so that they can be selected #}
  266. \t\t
  267.     {% if content.template == 1 %}
  268.         {% include \"content/tmpl/1-col-full.html.twig\" %}
  269.     {% elseif content.template == 2 %}
  270.         {% include \"content/tmpl/1-col-sidebar.html.twig\" %}
  271.     {% elseif content.template == 3 %}
  272.         {% include \"content/tmpl/2-col-sidebar.html.twig\" %}
  273.     {% elseif content.template == 4 %}
  274.         {% include \"content/tmpl/3-col-sidebar.html.twig\" %}
  275.     {% elseif content.template == 4 %}
  276.         {% include \"content/tmpl/3-col-sidebar.html.twig\" %}
  277. \t{% elseif content.template == 5 %}
  278. \t\t{# include \"content/tmpl/webinars.html.twig\" #}
  279. \t\t{{ render(controller(
  280. \t\t\t'App\\\\Controller\\\\RCS\\\\ContentController::webinars',
  281. \t\t\t{ 'content': content }
  282. \t\t)) }}
  283. \t{% elseif content.template == 10 %}
  284. \t\t{# include \"content/tmpl/partner-webinars.html.twig\" #}
  285. \t\t{{ render(controller(
  286. \t\t\t'App\\\\Controller\\\\RCS\\\\ContentController::partnerwebinars',
  287. \t\t\t{ 'content': content }
  288. \t\t)) }}
  289. \t{% elseif content.template == 6 %}
  290.         {# include \"content/tmpl/podcasts.html.twig\" #}
  291. \t\t{{ render(controller(
  292. \t\t\t'App\\\\Controller\\\\Master\\\\ContentController::podcasts',
  293. \t\t\t{ 'content': content }
  294. \t\t)) }}
  295. \t{% elseif content.template == 7 %}
  296. \t\t{% if site_code == constant(\"App\\\\Entity\\\\Content::SITE_AAR\") %}
  297. \t\t\t{{ render(controller(
  298. \t\t\t\t'App\\\\Controller\\\\AAR\\\\ContentController::roofinggalleries',
  299. \t\t\t\t{ 'content': content }
  300. \t\t\t)) }}
  301. \t\t{% else %}
  302. \t\t\t{{ render(controller(
  303. \t\t\t\t'App\\\\Controller\\\\RCS\\\\ContentController::roofinggalleries',
  304. \t\t\t\t{ 'content': content }
  305. \t\t\t)) }}
  306. \t\t{% endif %}
  307. \t{% elseif content.template == 8 %}
  308. \t\t{% if site_code == constant(\"App\\\\Entity\\\\Content::SITE_AAR\") %}
  309. \t\t\t{{ render(controller(
  310. \t\t\t\t'App\\\\Controller\\\\AAR\\\\ContentController::partnergalleries',
  311. \t\t\t\t{ 'content': content }
  312. \t\t\t)) }}
  313. \t\t{% else %}
  314. \t\t\t{{ render(controller(
  315. \t\t\t\t'App\\\\Controller\\\\RCS\\\\ContentController::partnergalleries',
  316. \t\t\t\t{ 'content': content }
  317. \t\t\t)) }}
  318. \t\t{% endif %}
  319. \t{% elseif content.template == 9 %}
  320. \t\t{{ render(controller(
  321. \t\t\t'App\\\\Controller\\\\Master\\\\ContentController::meetinfluencers',
  322. \t\t\t{ 'content': content }
  323. \t\t)) }}
  324. \t{% elseif content.template == 11 %}
  325. \t\t{{ render(controller(
  326. \t\t\t'App\\\\Controller\\\\RCS\\\\ContentController::zoomembed',
  327. \t\t\t{ 'content': content }
  328. \t\t)) }}
  329. \t{% elseif content.template == 12 %}
  330. \t\t{{ render(controller(
  331. \t\t\t'App\\\\Controller\\\\Master\\\\ContentController::partnerspage',
  332. \t\t\t{ 'content': content }
  333. \t\t)) }}
  334. \t{% elseif content.template == 26 %}
  335. \t\t\t{{ 
  336. \t\t\trender(controller(
  337. \t\t\t\t'App\\\\Controller\\\\Master\\\\ContentController::ebooks',
  338. \t\t\t\t{ 
  339. \t\t\t\t\t'content': content,
  340. \t\t\t\t\t'slug' : app.request.attributes.get('slug')
  341. \t\t\t\t}
  342. \t\t\t))
  343. \t\t}}
  344.     {% elseif content.template == 15 %}
  345.         {% include \"content/tmpl/RLW.html.twig\" %}
  346. \t{% elseif content.template == 27 %}
  347. \t\t{% include \"content/tmpl/no-ads.html.twig\" %}
  348. \t{% else %}
  349. \t\t{% include \"content/tmpl/1-col-sidebar.html.twig\" %}
  350.     {% endif %}
  351.     </div>
  352. {% endblock %}""content/page.html.twig""/var/www/vhosts/rooferscoffeeshop.com/staging.rooferscoffeeshop.com/rcs-website/templates/content/page.html.twig");
  353.     }
  354. }