<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;
use Twig\TemplateWrapper;
/* @Founders/template.html.twig */
class __TwigTemplate_6a291023f60673e54619054e6723d9cd extends Template
{
private Source $source;
/**
* @var array<string, Template>
*/
private array $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'head' => [$this, 'block_head'],
'content' => [$this, 'block_content'],
'script' => [$this, 'block_script'],
];
}
protected function doDisplay(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Founders/template.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Founders/template.html.twig"));
// line 1
yield "<!DOCTYPE html>
<html lang=\"";
// line 2
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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) == "ua")) {
yield "uk-ua";
} else {
yield "ru-ua";
}
yield "\">
\t<head>
<meta name=\"google-site-verification\" content=\"xDCU9JH0IMh_iyIeDM9RwpAKvituzrTeKsSq8d3vUbo\" />
\t\t<link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">
";
// line 8
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 8, $this->source); })()), "environment", [], "any", false, false, false, 8) == "dev")) {
// line 9
yield " <meta name=\"robots\" content=\"noindex, nofollow\">
<meta name=\"google-site-verification\" content=\"FWJj2KVU8sswZ4I7nJAffMG7Tj8xgkCr3XX-FgBmAus\" />
";
}
// line 12
yield "
\t\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"> <meta name=\"viewport\" content=\"width=device-width,initial-scale=1,shrink-to-fit=no,user-scalable=0\">
\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
\t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
// line 15
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/founders/img/icon/180x180.jpg"), "html", null, true);
yield "\">
\t\t<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"";
// line 16
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/founders/img/icon/32x32.jpg"), "html", null, true);
yield "\">
\t\t<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"";
// line 17
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/founders/img/icon/16x16.jpg"), "html", null, true);
yield "\">
\t\t<link rel=\"stylesheet\" type=\"text/css\" href=\"/dist/";
// line 18
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["MODE"]) || array_key_exists("MODE", $context) ? $context["MODE"] : (function () { throw new RuntimeError('Variable "MODE" does not exist.', 18, $this->source); })()), "html", null, true);
yield "/founders/css/founders.css?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["VERSION"]) || array_key_exists("VERSION", $context) ? $context["VERSION"] : (function () { throw new RuntimeError('Variable "VERSION" does not exist.', 18, $this->source); })()), "html", null, true);
yield "\">
\t\t";
// line 20
yield from $this->unwrap()->yieldBlock('head', $context, $blocks);
// line 26
yield "
<meta property=\"og:type\" content=\"Facebook\"/>
<meta property=\"og:type\" content=\"Instagram\"/>
<meta property=\"og:type\" content=\"website\"/>
<meta property=\"og:url\" content=\"";
// line 30
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 30, $this->source); })()), "request", [], "any", false, false, false, 30), "uri", [], "any", false, false, false, 30), "html", null, true);
yield "\"/>
<meta property=\"og:site_name\" content=\"Сайт родини Джуринських\" />
";
// line 32
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 32, $this->source); })()), "request", [], "any", false, false, false, 32), "attributes", [], "any", false, false, false, 32), "get", ["_route"], "method", false, false, false, 32)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 33
yield " <link rel=\"canonical\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 33, $this->source); })()), "request", [], "any", false, false, false, 33), "attributes", [], "any", false, false, false, 33), "get", ["_route"], "method", false, false, false, 33), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 33, $this->source); })()), "request", [], "any", false, false, false, 33), "attributes", [], "any", false, false, false, 33), "get", ["_route_params"], "method", false, false, false, 33)), "html", null, true);
yield "\"/>
";
}
// line 35
yield "
<noscript><img alt=\"facebook\" height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=3289350507805894&ev=PageView&noscript=1\"/></noscript>
\t\t<noscript>
\t\t\t<iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NG6MLQG\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
\t\t</noscript>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NG92CK5W');</script>
<!-- End Google Tag Manager -->
</head>
\t<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NG92CK5W\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class=\"global__wrapper\">
\t\t\t";
// line 59
yield from $this->load("@Founders/header.html.twig", 59)->unwrap()->yield($context);
// line 60
yield "\t\t\t<main class=\"main\" id=\"main\"> ";
yield from $this->unwrap()->yieldBlock('content', $context, $blocks);
// line 61
yield "\t\t\t\t</main>
\t\t\t\t";
// line 62
yield from $this->load("@Founders/footer.html.twig", 62)->unwrap()->yield($context);
// line 63
yield "\t\t\t</div>
\t\t\t<iframe style=\"display: none\" src=\"";
// line 65
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("my_ios_cross_domain_auth");
yield "\"></iframe>
\t\t\t<script src=\"/dist/";
// line 67
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["MODE"]) || array_key_exists("MODE", $context) ? $context["MODE"] : (function () { throw new RuntimeError('Variable "MODE" does not exist.', 67, $this->source); })()), "html", null, true);
yield "/founders/js/founders.js?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["VERSION"]) || array_key_exists("VERSION", $context) ? $context["VERSION"] : (function () { throw new RuntimeError('Variable "VERSION" does not exist.', 67, $this->source); })()), "html", null, true);
yield "\"></script>
\t\t\t";
// line 69
yield from $this->unwrap()->yieldBlock('script', $context, $blocks);
// line 79
yield "\t\t</body>
\t</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
yield from [];
}
// line 20
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_head(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
// line 21
yield " <title>Офіційний сайт родини Джуринських</title>
<meta name=\"description\" content=\"Моя сім‘я – це сенс мого життя. Вона те, що дає натхнення, навіть у ту мить, коли у будь-кого з інших, можливо, опустилися б руки\">
<meta property=\"og:title\" content=\"Офіційний сайт родини Джуринських\">
<meta property=\"og:description\" content=\"Моя сім‘я – це сенс мого життя. Вона те, що дає натхнення, навіть у ту мить, коли у будь-кого з інших, можливо, опустилися б руки\">
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 60
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_content(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 69
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_script(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "script"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "script"));
// line 70
yield " <script type=\"application/ld+json\">
{
\"@context\": \"https://schema.org/\",
\"@type\": \"WebSite\",
\"name\": \"Офіційний сайт родини Джуринських\",
\"url\": \"";
// line 75
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 75, $this->source); })()), "request", [], "any", false, false, false, 75), "uri", [], "any", false, false, false, 75), "html", null, true);
yield "\"
}
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "@Founders/template.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 256 => 75, 249 => 70, 236 => 69, 214 => 60, 199 => 21, 186 => 20, 173 => 79, 171 => 69, 164 => 67, 159 => 65, 155 => 63, 153 => 62, 150 => 61, 147 => 60, 145 => 59, 119 => 35, 113 => 33, 111 => 32, 106 => 30, 100 => 26, 98 => 20, 91 => 18, 87 => 17, 83 => 16, 79 => 15, 74 => 12, 69 => 9, 67 => 8, 54 => 2, 51 => 1,);
}
public function getSourceContext(): Source
{
return new Source("<!DOCTYPE html>
<html lang=\"{% if app.request.locale == 'ua' %}uk-ua{% else %}ru-ua{% endif %}\">
\t<head>
<meta name=\"google-site-verification\" content=\"xDCU9JH0IMh_iyIeDM9RwpAKvituzrTeKsSq8d3vUbo\" />
\t\t<link rel=\"preconnect\" href=\"https://www.googletagmanager.com\">
{% if app.environment == 'dev' %}
<meta name=\"robots\" content=\"noindex, nofollow\">
<meta name=\"google-site-verification\" content=\"FWJj2KVU8sswZ4I7nJAffMG7Tj8xgkCr3XX-FgBmAus\" />
{% endif %}
\t\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"> <meta name=\"viewport\" content=\"width=device-width,initial-scale=1,shrink-to-fit=no,user-scalable=0\">
\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
\t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('bundles/founders/img/icon/180x180.jpg') }}\">
\t\t<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"{{ asset('bundles/founders/img/icon/32x32.jpg') }}\">
\t\t<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"{{ asset('bundles/founders/img/icon/16x16.jpg') }}\">
\t\t<link rel=\"stylesheet\" type=\"text/css\" href=\"/dist/{{ MODE }}/founders/css/founders.css?{{ VERSION }}\">
\t\t{% block head %}
<title>Офіційний сайт родини Джуринських</title>
<meta name=\"description\" content=\"Моя сім‘я – це сенс мого життя. Вона те, що дає натхнення, навіть у ту мить, коли у будь-кого з інших, можливо, опустилися б руки\">
<meta property=\"og:title\" content=\"Офіційний сайт родини Джуринських\">
<meta property=\"og:description\" content=\"Моя сім‘я – це сенс мого життя. Вона те, що дає натхнення, навіть у ту мить, коли у будь-кого з інших, можливо, опустилися б руки\">
{% endblock head %}
<meta property=\"og:type\" content=\"Facebook\"/>
<meta property=\"og:type\" content=\"Instagram\"/>
<meta property=\"og:type\" content=\"website\"/>
<meta property=\"og:url\" content=\"{{ app.request.uri }}\"/>
<meta property=\"og:site_name\" content=\"Сайт родини Джуринських\" />
{% if app.request.attributes.get('_route') %}
<link rel=\"canonical\" href=\"{{ url(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) }}\"/>
{% endif %}
<noscript><img alt=\"facebook\" height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=3289350507805894&ev=PageView&noscript=1\"/></noscript>
\t\t<noscript>
\t\t\t<iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NG6MLQG\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
\t\t</noscript>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NG92CK5W');</script>
<!-- End Google Tag Manager -->
</head>
\t<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NG92CK5W\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class=\"global__wrapper\">
\t\t\t{% include '@Founders/header.html.twig' %}
\t\t\t<main class=\"main\" id=\"main\"> {% block content %}{% endblock content %}
\t\t\t\t</main>
\t\t\t\t{% include '@Founders/footer.html.twig' %}
\t\t\t</div>
\t\t\t<iframe style=\"display: none\" src=\"{{ path('my_ios_cross_domain_auth') }}\"></iframe>
\t\t\t<script src=\"/dist/{{ MODE }}/founders/js/founders.js?{{ VERSION }}\"></script>
\t\t\t{% block script %}
<script type=\"application/ld+json\">
{
\"@context\": \"https://schema.org/\",
\"@type\": \"WebSite\",
\"name\": \"Офіційний сайт родини Джуринських\",
\"url\": \"{{ app.request.uri }}\"
}
</script>
{% endblock script %}
\t\t</body>
\t</html>
", "@Founders/template.html.twig", "/var/www/vidi.ua/releases/251023-65bd7d10/src/FoundersBundle/Resources/views/template.html.twig");
}
}