<?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;
/* base.html.twig */
class __TwigTemplate_742d77e8dd24970a1066aa94005c83f02603f24076f0cb732e28132c3c37b560 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'javascripts_head' => [$this, 'block_javascripts_head'],
'head' => [$this, 'block_head'],
'body' => [$this, 'block_body'],
'javascripts_body' => [$this, 'block_javascripts_body'],
];
}
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", "base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html lang=\"";
// line 2
echo twig_escape_filter($this->env, (isset($context["locale"]) || array_key_exists("locale", $context) ? $context["locale"] : (function () { throw new RuntimeError('Variable "locale" does not exist.', 2, $this->source); })()), "html", null, true);
echo "\" class=\"";
echo twig_escape_filter($this->env, ((array_key_exists("html_class", $context)) ? (_twig_default_filter((isset($context["html_class"]) || array_key_exists("html_class", $context) ? $context["html_class"] : (function () { throw new RuntimeError('Variable "html_class" does not exist.', 2, $this->source); })()), "")) : ("")), "html", null, true);
echo "\">
<head>
<title>";
// line 4
echo twig_spaceless(((array_key_exists("title", $context)) ? (_twig_default_filter((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 4, $this->source); })()), "GetMeBack - программа лояльности для бизнеса")) : ("GetMeBack - программа лояльности для бизнеса")));
echo "</title>
<meta name=\"title\" content=\"";
// line 5
echo twig_spaceless(((array_key_exists("title", $context)) ? (_twig_default_filter((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 5, $this->source); })()), "GetMeBack")) : ("GetMeBack")));
echo "\">
<meta name=\"description\" content=\"";
// line 6
echo twig_spaceless(((array_key_exists("description", $context)) ? (_twig_default_filter((isset($context["description"]) || array_key_exists("description", $context) ? $context["description"] : (function () { throw new RuntimeError('Variable "description" does not exist.', 6, $this->source); })()), "")) : ("")));
echo "\">
<meta name=\"keywords\" content=\"";
// line 7
echo twig_spaceless(((array_key_exists("keywords", $context)) ? (_twig_default_filter((isset($context["keywords"]) || array_key_exists("keywords", $context) ? $context["keywords"] : (function () { throw new RuntimeError('Variable "keywords" does not exist.', 7, $this->source); })()), "GetMeBack")) : ("GetMeBack")));
echo "\">
<meta http-equiv=\"last-modified\" content=\"";
// line 8
echo twig_escape_filter($this->env, ((array_key_exists("modified", $context)) ? (_twig_default_filter((isset($context["modified"]) || array_key_exists("modified", $context) ? $context["modified"] : (function () { throw new RuntimeError('Variable "modified" does not exist.', 8, $this->source); })()), "")) : ("")), "html", null, true);
echo "\">
<meta charset=\"utf-8\">
<meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
<meta name=\"format-detection\" content=\"telephone=no\">
<meta name=\"author\" content=\"GetMeBack\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no\">
<meta name=\"google-site-verification\" content=\"1ZHs_50Rs3DdocL4Dno5gBghmt9ULu14w1-KXLMttrw\"/>
<meta name=\"yandex-verification\" content=\"26cfc1fa41742266\"/>
<link rel=\"canonical\" href=\"";
// line 18
echo twig_escape_filter($this->env, (("https://" . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 18, $this->source); })()), "request", [], "any", false, false, false, 18), "server", [], "any", false, false, false, 18), "get", [0 => "SERVER_NAME"], "method", false, false, false, 18)) . 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.', 18, $this->source); })()), "request", [], "any", false, false, false, 18), "pathinfo", [], "any", false, false, false, 18)), "html", null, true);
echo "\"/>
<meta property=\"og:type\" content=\"website\">
<meta property=\"og:site_name\" content=\"GetMeBack\">
<meta property=\"og:title\" content=\"";
// line 22
echo twig_spaceless(((array_key_exists("og_title", $context)) ? (_twig_default_filter((isset($context["og_title"]) || array_key_exists("og_title", $context) ? $context["og_title"] : (function () { throw new RuntimeError('Variable "og_title" does not exist.', 22, $this->source); })()), "Электронные карты лояльности для вашего бизнеса")) : ("Электронные карты лояльности для вашего бизнеса")));
echo "\">
<meta property=\"og:description\" content=\"";
// line 23
echo twig_spaceless(((array_key_exists("og_description", $context)) ? (_twig_default_filter((isset($context["og_description"]) || array_key_exists("og_description", $context) ? $context["og_description"] : (function () { throw new RuntimeError('Variable "og_description" does not exist.', 23, $this->source); })()), "Получите бонусную программу на основе карт Wallet с Push-уведомлениями, сценариями возврата клиентов, сбором обратной связи")) : ("Получите бонусную программу на основе карт Wallet с Push-уведомлениями, сценариями возврата клиентов, сбором обратной связи")));
echo "\">
<meta property=\"og:url\" content=\"";
// line 24
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.', 24, $this->source); })()), "request", [], "any", false, false, false, 24), "uri", [], "any", false, false, false, 24), "html", null, true);
echo "\">
<meta property=\"og:locale\" content=\"ru\">
<meta property=\"og:image\" content=\"";
// line 26
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("og_image.png", "static"), "html", null, true);
echo "\">
<meta property=\"og:image:width\" content=\"900\">
<meta property=\"og:image:height\" content=\"621\">
<link rel=\"apple-touch-icon-precomposed\" sizes=\"57x57\" href=\"";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-57x57.png"), "html", null, true);
echo "\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"114x114\" href=\"";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-114x114.png"), "html", null, true);
echo "\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"72x72\" href=\"";
// line 32
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-72x72.png"), "html", null, true);
echo "\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"144x144\" href=\"";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-144x144.png"), "html", null, true);
echo "\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"60x60\" href=\"";
// line 34
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-60x60.png"), "html", null, true);
echo "\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"120x120\" href=\"";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-120x120.png"), "html", null, true);
echo "\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"76x76\" href=\"";
// line 36
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-76x76.png"), "html", null, true);
echo "\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"152x152\" href=\"";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-touch-icon-152x152.png"), "html", null, true);
echo "\"/>
<link rel=\"icon\" type=\"image/png\" href=\"";
// line 38
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-196x196.png"), "html", null, true);
echo "\" sizes=\"196x196\"/>
<link rel=\"icon\" type=\"image/png\" href=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-96x96.png"), "html", null, true);
echo "\" sizes=\"96x96\"/>
<link rel=\"icon\" type=\"image/png\" href=\"";
// line 40
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-32x32.png"), "html", null, true);
echo "\" sizes=\"32x32\"/>
<link rel=\"icon\" type=\"image/png\" href=\"";
// line 41
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-16x16.png"), "html", null, true);
echo "\" sizes=\"16x16\"/>
<link rel=\"icon\" type=\"image/png\" href=\"";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-128.png"), "html", null, true);
echo "\" sizes=\"128x128\"/>
<meta name=\"msapplication-TileColor\" content=\"#FFFFFF\"/>
<meta name=\"msapplication-TileImage\" content=\"mstile-144x144.png\"/>
<meta name=\"msapplication-square70x70logo\" content=\"mstile-70x70.png\"/>
<meta name=\"msapplication-square150x150logo\" content=\"mstile-150x150.png\"/>
<meta name=\"msapplication-wide310x150logo\" content=\"mstile-310x150.png\"/>
<meta name=\"msapplication-square310x310logo\" content=\"mstile-310x310.png\"/>
";
// line 49
$this->displayBlock('stylesheets', $context, $blocks);
// line 51
echo "
<script>
window.baseHost = '";
// line 53
echo twig_escape_filter($this->env, (isset($context["gmbBaseHost"]) || array_key_exists("gmbBaseHost", $context) ? $context["gmbBaseHost"] : (function () { throw new RuntimeError('Variable "gmbBaseHost" does not exist.', 53, $this->source); })()), "html", null, true);
echo "';
</script>
";
// line 55
$this->displayBlock('javascripts_head', $context, $blocks);
// line 57
echo "
";
// line 58
$this->displayBlock('head', $context, $blocks);
// line 60
echo " ";
$this->loadTemplate("_counters_head.html.twig", "base.html.twig", 60)->display($context);
// line 61
echo " ";
$__internal_compile_0 = null;
try {
$__internal_compile_0 = $this->loadTemplate((("i18n/" . 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.', 61, $this->source); })()), "request", [], "any", false, false, false, 61), "getHost", [], "method", false, false, false, 61)) . "_head.html.twig"), "base.html.twig", 61);
} catch (LoaderError $e) {
// ignore missing template
}
if ($__internal_compile_0) {
$__internal_compile_0->display($context);
}
// line 62
echo "
</head>
<body class=\"";
// line 64
echo twig_escape_filter($this->env, ((array_key_exists("body_class", $context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class", $context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.', 64, $this->source); })()), "")) : ("")), "html", null, true);
echo "\">
<div class=\"popup hideover\" id=\"popup-free\">
<div class=\"popup-overlay\">
<table>
<tbody>
<tr>
<td>
<div class=\"popup-container\">
<a class=\"popup__close\" href=\"#\"></a>
<div class=\"popup__img\">
<img src=\"";
// line 74
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/free_img_2.png", "main"), "html", null, true);
echo "\" alt=\"\">
</div>
<div class=\"popup__text\">
<div class=\"popup__subtitle\">Автоматизируем маркетинг за 1 день</div>
<div class=\"popup__title\">Получите двойную скидку <br>на подписку до 15 марта!</div>
<p>* Предложение ограничено. Окно больше не появится</p>
<a href=\"/register#step-consult?promocode=X2\" onclick=\"";
// line 80
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["YM"]) || array_key_exists("YM", $context) ? $context["YM"] : (function () { throw new RuntimeError('Variable "YM" does not exist.', 80, $this->source); })()), "goal", [0 => "march"], "method", false, false, false, 80), "html", null, true);
echo "\" class=\"btn btn_blue\">Получить скидку</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
";
// line 89
$this->loadTemplate("_counters_body_start.html.twig", "base.html.twig", 89)->display($context);
// line 90
ob_start();
// line 91
echo " ";
$this->displayBlock('body', $context, $blocks);
$___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 90
echo twig_spaceless($___internal_parse_0_);
// line 93
$this->displayBlock('javascripts_body', $context, $blocks);
// line 94
$this->loadTemplate("_counters_body_end.html.twig", "base.html.twig", 94)->display($context);
// line 95
echo "</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 49
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 50
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 55
public function block_javascripts_head($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", "javascripts_head"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts_head"));
// line 56
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 58
public function block_head($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", "head"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
// line 59
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 91
public function block_body($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", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 93
public function block_javascripts_body($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", "javascripts_body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts_body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 346 => 93, 328 => 91, 318 => 59, 308 => 58, 298 => 56, 288 => 55, 278 => 50, 268 => 49, 256 => 95, 254 => 94, 252 => 93, 250 => 90, 246 => 91, 244 => 90, 242 => 89, 230 => 80, 221 => 74, 208 => 64, 204 => 62, 193 => 61, 190 => 60, 188 => 58, 185 => 57, 183 => 55, 178 => 53, 174 => 51, 172 => 49, 162 => 42, 158 => 41, 154 => 40, 150 => 39, 146 => 38, 142 => 37, 138 => 36, 134 => 35, 130 => 34, 126 => 33, 122 => 32, 118 => 31, 114 => 30, 107 => 26, 102 => 24, 98 => 23, 94 => 22, 87 => 18, 74 => 8, 70 => 7, 66 => 6, 62 => 5, 58 => 4, 51 => 2, 48 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html lang=\"{{ locale }}\" class=\"{{ html_class|default('') }}\">
<head>
<title>{{ title|default('GetMeBack - программа лояльности для бизнеса')|spaceless }}</title>
<meta name=\"title\" content=\"{{ title|default('GetMeBack')|spaceless }}\">
<meta name=\"description\" content=\"{{ description|default('')|spaceless }}\">
<meta name=\"keywords\" content=\"{{ keywords|default('GetMeBack')|spaceless }}\">
<meta http-equiv=\"last-modified\" content=\"{{ modified|default('') }}\">
<meta charset=\"utf-8\">
<meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
<meta name=\"format-detection\" content=\"telephone=no\">
<meta name=\"author\" content=\"GetMeBack\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no\">
<meta name=\"google-site-verification\" content=\"1ZHs_50Rs3DdocL4Dno5gBghmt9ULu14w1-KXLMttrw\"/>
<meta name=\"yandex-verification\" content=\"26cfc1fa41742266\"/>
<link rel=\"canonical\" href=\"{{ 'https://' ~ app.request.server.get('SERVER_NAME') ~ app.request.pathinfo }}\"/>
<meta property=\"og:type\" content=\"website\">
<meta property=\"og:site_name\" content=\"GetMeBack\">
<meta property=\"og:title\" content=\"{{ og_title|default('Электронные карты лояльности для вашего бизнеса')|spaceless }}\">
<meta property=\"og:description\" content=\"{{ og_description|default('Получите бонусную программу на основе карт Wallet с Push-уведомлениями, сценариями возврата клиентов, сбором обратной связи')|spaceless }}\">
<meta property=\"og:url\" content=\"{{ app.request.uri }}\">
<meta property=\"og:locale\" content=\"ru\">
<meta property=\"og:image\" content=\"{{ asset('og_image.png', 'static') }}\">
<meta property=\"og:image:width\" content=\"900\">
<meta property=\"og:image:height\" content=\"621\">
<link rel=\"apple-touch-icon-precomposed\" sizes=\"57x57\" href=\"{{ asset('/apple-touch-icon-57x57.png') }}\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"114x114\" href=\"{{ asset('/apple-touch-icon-114x114.png') }}\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"72x72\" href=\"{{ asset('/apple-touch-icon-72x72.png') }}\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"144x144\" href=\"{{ asset('/apple-touch-icon-144x144.png') }}\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"60x60\" href=\"{{ asset('/apple-touch-icon-60x60.png') }}\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"120x120\" href=\"{{ asset('/apple-touch-icon-120x120.png') }}\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"76x76\" href=\"{{ asset('/apple-touch-icon-76x76.png') }}\"/>
<link rel=\"apple-touch-icon-precomposed\" sizes=\"152x152\" href=\"{{ asset('/apple-touch-icon-152x152.png') }}\"/>
<link rel=\"icon\" type=\"image/png\" href=\"{{ asset('/favicon-196x196.png') }}\" sizes=\"196x196\"/>
<link rel=\"icon\" type=\"image/png\" href=\"{{ asset('/favicon-96x96.png') }}\" sizes=\"96x96\"/>
<link rel=\"icon\" type=\"image/png\" href=\"{{ asset('/favicon-32x32.png') }}\" sizes=\"32x32\"/>
<link rel=\"icon\" type=\"image/png\" href=\"{{ asset('/favicon-16x16.png') }}\" sizes=\"16x16\"/>
<link rel=\"icon\" type=\"image/png\" href=\"{{ asset('/favicon-128.png') }}\" sizes=\"128x128\"/>
<meta name=\"msapplication-TileColor\" content=\"#FFFFFF\"/>
<meta name=\"msapplication-TileImage\" content=\"mstile-144x144.png\"/>
<meta name=\"msapplication-square70x70logo\" content=\"mstile-70x70.png\"/>
<meta name=\"msapplication-square150x150logo\" content=\"mstile-150x150.png\"/>
<meta name=\"msapplication-wide310x150logo\" content=\"mstile-310x150.png\"/>
<meta name=\"msapplication-square310x310logo\" content=\"mstile-310x310.png\"/>
{% block stylesheets %}
{% endblock %}
<script>
window.baseHost = '{{ gmbBaseHost }}';
</script>
{% block javascripts_head %}
{% endblock %}
{% block head %}
{% endblock %}
{% include '_counters_head.html.twig' %}
{% include 'i18n/' ~ app.request.getHost() ~ '_head.html.twig' ignore missing %}
</head>
<body class=\"{{ body_class|default('') }}\">
<div class=\"popup hideover\" id=\"popup-free\">
<div class=\"popup-overlay\">
<table>
<tbody>
<tr>
<td>
<div class=\"popup-container\">
<a class=\"popup__close\" href=\"#\"></a>
<div class=\"popup__img\">
<img src=\"{{ asset('img/free_img_2.png', 'main') }}\" alt=\"\">
</div>
<div class=\"popup__text\">
<div class=\"popup__subtitle\">Автоматизируем маркетинг за 1 день</div>
<div class=\"popup__title\">Получите двойную скидку <br>на подписку до 15 марта!</div>
<p>* Предложение ограничено. Окно больше не появится</p>
<a href=\"/register#step-consult?promocode=X2\" onclick=\"{{ YM.goal('march') }}\" class=\"btn btn_blue\">Получить скидку</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
{% include '_counters_body_start.html.twig' %}
{% apply spaceless %}
{% block body %}{% endblock %}
{% endapply %}
{% block javascripts_body %}{% endblock %}
{% include '_counters_body_end.html.twig' %}
</body>
</html>
", "base.html.twig", "/home/getmeback-core/www/dev-site/templates/base.html.twig");
}
}