<?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;
/* frontend/content.html.twig */
class __TwigTemplate_a545fd77fabb4dc2e20a252509548a4dbc52fb48db449fe40cb4b078e86d3949 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_title' => [$this, 'block_meta_title'],
'meta_decription' => [$this, 'block_meta_decription'],
'stylesheets' => [$this, 'block_stylesheets'],
'layout' => [$this, 'block_layout'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
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", "frontend/content.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "frontend/content.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "frontend/content.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 2
public function block_meta_title($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(), "block", "meta_title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
// line 3
echo " ";
$context["metaTitle"] = 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.', 3, $this->source); })()), "metaTitle", [], "any", false, false, false, 3);
// line 4
echo " ";
echo twig_escape_filter($this->env, (isset($context["metaTitle"]) || array_key_exists("metaTitle", $context) ? $context["metaTitle"] : (function () { throw new RuntimeError('Variable "metaTitle" does not exist.', 4, $this->source); })()), "html", null, true);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 6
public function block_meta_decription($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(), "block", "meta_decription"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_decription"));
// line 7
echo " ";
$context["metaTitle"] = 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.', 7, $this->source); })()), "metaTitle", [], "any", false, false, false, 7);
// line 8
echo " ";
$context["metaDescription"] = 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.', 8, $this->source); })()), "metaDescription", [], "any", false, false, false, 8);
// line 9
echo " <meta name=\"twitter:card\" content=\"summary\" />
<meta name=\"twitter:site\" content=\"Sanral\" />
<meta name=\"twitter:title\" content=\"";
// line 11
echo twig_escape_filter($this->env, (isset($context["metaTitle"]) || array_key_exists("metaTitle", $context) ? $context["metaTitle"] : (function () { throw new RuntimeError('Variable "metaTitle" does not exist.', 11, $this->source); })()), "html", null, true);
echo "\" />
<meta name=\"twitter:description\" content=\"";
// line 12
echo twig_escape_filter($this->env, (isset($context["metaDescription"]) || array_key_exists("metaDescription", $context) ? $context["metaDescription"] : (function () { throw new RuntimeError('Variable "metaDescription" does not exist.', 12, $this->source); })()), "html", null, true);
echo "\" />
<meta name=\"twitter:image\" content=\"https://ap-live.nerdw.com/images/banner/about-banner.jpg\" />
<meta name=\"twitter:url\" content=\"";
// line 14
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.', 14, $this->source); })()), "request", [], "any", false, false, false, 14), "uri", [], "any", false, false, false, 14), "html", null, true);
echo "\" />
<meta name=\"og:image\" content=\"https://ap-live.nerdw.com/images/banner/about-banner.jpg\" />
<meta name=\"og:title\" content=\"";
// line 17
echo twig_escape_filter($this->env, (isset($context["metaTitle"]) || array_key_exists("metaTitle", $context) ? $context["metaTitle"] : (function () { throw new RuntimeError('Variable "metaTitle" does not exist.', 17, $this->source); })()), "html", null, true);
echo "\" />
<meta name=\"og:description\" content=\"";
// line 18
echo twig_escape_filter($this->env, (isset($context["metaDescription"]) || array_key_exists("metaDescription", $context) ? $context["metaDescription"] : (function () { throw new RuntimeError('Variable "metaDescription" does not exist.', 18, $this->source); })()), "html", null, true);
echo "\" />
<meta name=\"og:url\" content=\"";
// line 19
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.', 19, $this->source); })()), "request", [], "any", false, false, false, 19), "uri", [], "any", false, false, false, 19), "html", null, true);
echo "\" />
<meta name=\"description\" content=\"";
// line 20
echo twig_escape_filter($this->env, (isset($context["metaDescription"]) || array_key_exists("metaDescription", $context) ? $context["metaDescription"] : (function () { throw new RuntimeError('Variable "metaDescription" does not exist.', 20, $this->source); })()), "html", null, true);
echo "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 22
public function block_stylesheets($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(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 23
echo " ";
$this->displayParentBlock("stylesheets", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 26
public function block_layout($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(), "block", "layout"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout"));
// line 27
echo "
<!-- Banner -->
<div class=\"fl-builder-content fl-builder-content-14 fl-builder-content-primary fl-builder-global-templates-locked\" data-post-id=\"14\">
<div class=\"fl-row fl-row-full-width fl-row-bg-photo fl-node-5df0d4098ab6f fl-row-bg-overlay\" data-node=\"5df0d4098ab6f\">
<div style=\"background-image: url('../../images/banners/";
// line 31
echo twig_escape_filter($this->env, 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.', 31, $this->source); })()), "banner", [], "any", false, false, false, 31), "html", null, true);
echo "'); background-repeat: no-repeat;
background-position: center bottom;
background-attachment: scroll;
background-size: cover;
border-style: solid;
border-width: 0;
background-clip: border-box;
border-color: #007663;
border-bottom-width: 5px;\" class=\"fl-row-content-wrap\">
<div class=\"uabb-row-separator uabb-top-row-separator\"></div>
<div class=\"fl-row-content fl-row-fixed-width fl-node-content\">
<div class=\"fl-col-group fl-node-5df0d4098ab68\" data-node=\"5df0d4098ab68\">
<div class=\"fl-col fl-node-5df0d4098ab6c\" data-node=\"5df0d4098ab6c\">
<div class=\"fl-col-content fl-node-content\">
<div class=\"fl-module fl-module-pp-heading fl-node-5df0d4098ab6e\" data-node=\"5df0d4098ab6e\">
<div class=\"fl-module-content fl-node-content\">
<div class=\"pp-heading-content\">
<div class=\"pp-heading pp-left\">
<h2 class=\"heading-title\">
<span class=\"title-text pp-primary-title\">";
// line 50
echo twig_escape_filter($this->env, 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.', 50, $this->source); })()), "title", [], "any", false, false, false, 50), "html", null, true);
echo "</span>
</h2>
</div>
<div class=\"pp-heading-separator line_only pp-left\">
<span class=\"pp-separator-line\"></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class=\"fl-row fl-row-full-width fl-row-bg-none fl-node-5df0d55b68c98\" data-node=\"5df0d55b68c98\">
<div class=\"fl-row-content-wrap\">
<div class=\"uabb-row-separator uabb-top-row-separator\"></div>
<div class=\"fl-row-content fl-row-fixed-width fl-node-content\">
<div class=\"fl-col-group fl-node-5df0d55b68c8e\" data-node=\"5df0d55b68c8e\">
<div class=\"fl-col fl-node-5df0d55b68c94 fl-animation fl-fade-down fl-animated\" data-node=\"5df0d55b68c94\" data-animation-delay=\"0\" data-animation-duration=\"1\" style=\"animation-duration: 1s;\">
<div class=\"fl-col-content fl-node-content\">
<div class=\"fl-module fl-module-pp-heading fl-node-5df0d57e460ad\" data-node=\"5df0d57e460ad\">
<div class=\"fl-module-content fl-node-content\">
<div class=\"pp-heading-content\">
<div class=\"pp-heading pp-left\">
<h2 class=\"heading-title\">
<span class=\"title-text pp-primary-title\">
";
// line 79
echo twig_escape_filter($this->env, 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.', 79, $this->source); })()), "title", [], "any", false, false, false, 79), "html", null, true);
echo "
</span>
</h2>
</div>
<div class=\"pp-heading-separator line_only pp-left\">
<span class=\"pp-separator-line\"></span>
</div>
<div class=\"pp-sub-heading\">
";
// line 87
echo 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.', 87, $this->source); })()), "copy", [], "any", false, false, false, 87);
echo "
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "frontend/content.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 250 => 87, 239 => 79, 207 => 50, 185 => 31, 179 => 27, 169 => 26, 156 => 23, 146 => 22, 134 => 20, 130 => 19, 126 => 18, 122 => 17, 116 => 14, 111 => 12, 107 => 11, 103 => 9, 100 => 8, 97 => 7, 87 => 6, 74 => 4, 71 => 3, 61 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block meta_title %}
{% set metaTitle = content.metaTitle %}
{{ metaTitle }}
{% endblock %}
{% block meta_decription %}
{% set metaTitle = content.metaTitle %}
{% set metaDescription = content.metaDescription %}
<meta name=\"twitter:card\" content=\"summary\" />
<meta name=\"twitter:site\" content=\"Sanral\" />
<meta name=\"twitter:title\" content=\"{{ metaTitle }}\" />
<meta name=\"twitter:description\" content=\"{{ metaDescription }}\" />
<meta name=\"twitter:image\" content=\"https://ap-live.nerdw.com/images/banner/about-banner.jpg\" />
<meta name=\"twitter:url\" content=\"{{ app.request.uri }}\" />
<meta name=\"og:image\" content=\"https://ap-live.nerdw.com/images/banner/about-banner.jpg\" />
<meta name=\"og:title\" content=\"{{ metaTitle }}\" />
<meta name=\"og:description\" content=\"{{ metaDescription }}\" />
<meta name=\"og:url\" content=\"{{ app.request.uri }}\" />
<meta name=\"description\" content=\"{{ metaDescription }}\">
{% endblock %}
{% block stylesheets %}
{{ parent() }}
{% endblock %}
{% block layout %}
<!-- Banner -->
<div class=\"fl-builder-content fl-builder-content-14 fl-builder-content-primary fl-builder-global-templates-locked\" data-post-id=\"14\">
<div class=\"fl-row fl-row-full-width fl-row-bg-photo fl-node-5df0d4098ab6f fl-row-bg-overlay\" data-node=\"5df0d4098ab6f\">
<div style=\"background-image: url('../../images/banners/{{ content.banner }}'); background-repeat: no-repeat;
background-position: center bottom;
background-attachment: scroll;
background-size: cover;
border-style: solid;
border-width: 0;
background-clip: border-box;
border-color: #007663;
border-bottom-width: 5px;\" class=\"fl-row-content-wrap\">
<div class=\"uabb-row-separator uabb-top-row-separator\"></div>
<div class=\"fl-row-content fl-row-fixed-width fl-node-content\">
<div class=\"fl-col-group fl-node-5df0d4098ab68\" data-node=\"5df0d4098ab68\">
<div class=\"fl-col fl-node-5df0d4098ab6c\" data-node=\"5df0d4098ab6c\">
<div class=\"fl-col-content fl-node-content\">
<div class=\"fl-module fl-module-pp-heading fl-node-5df0d4098ab6e\" data-node=\"5df0d4098ab6e\">
<div class=\"fl-module-content fl-node-content\">
<div class=\"pp-heading-content\">
<div class=\"pp-heading pp-left\">
<h2 class=\"heading-title\">
<span class=\"title-text pp-primary-title\">{{ content.title }}</span>
</h2>
</div>
<div class=\"pp-heading-separator line_only pp-left\">
<span class=\"pp-separator-line\"></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class=\"fl-row fl-row-full-width fl-row-bg-none fl-node-5df0d55b68c98\" data-node=\"5df0d55b68c98\">
<div class=\"fl-row-content-wrap\">
<div class=\"uabb-row-separator uabb-top-row-separator\"></div>
<div class=\"fl-row-content fl-row-fixed-width fl-node-content\">
<div class=\"fl-col-group fl-node-5df0d55b68c8e\" data-node=\"5df0d55b68c8e\">
<div class=\"fl-col fl-node-5df0d55b68c94 fl-animation fl-fade-down fl-animated\" data-node=\"5df0d55b68c94\" data-animation-delay=\"0\" data-animation-duration=\"1\" style=\"animation-duration: 1s;\">
<div class=\"fl-col-content fl-node-content\">
<div class=\"fl-module fl-module-pp-heading fl-node-5df0d57e460ad\" data-node=\"5df0d57e460ad\">
<div class=\"fl-module-content fl-node-content\">
<div class=\"pp-heading-content\">
<div class=\"pp-heading pp-left\">
<h2 class=\"heading-title\">
<span class=\"title-text pp-primary-title\">
{{ content.title }}
</span>
</h2>
</div>
<div class=\"pp-heading-separator line_only pp-left\">
<span class=\"pp-separator-line\"></span>
</div>
<div class=\"pp-sub-heading\">
{{ content.copy|raw }}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{% endblock %}", "frontend/content.html.twig", "/var/www/html/huguenottunnel/templates/frontend/content.html.twig");
}
}