<?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;
/* blog/post.html.twig */
class __TwigTemplate_6c83db6c4712ff57c05574b357c5f6c3889c97550f90e1b037409a23b47dc6c8 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'javascripts_body' => [$this, 'block_javascripts_body'],
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "main/_tpl.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", "blog/post.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "blog/post.html.twig"));
$this->parent = $this->loadTemplate("main/_tpl.html.twig", "blog/post.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 3
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"));
// line 4
echo " ";
$this->displayParentBlock("javascripts_body", $context, $blocks);
echo "
";
// line 5
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("blog");
echo "
";
// line 6
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("blog");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 9
public function block_content($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", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 10
echo " <div class=\"blog blog-page\">
<div class=\"block block_padding_top\">
<div class=\"page-head\">
<ul class=\"breadcrumbs\">
<li class=\"breadcrumbs__entry\"><a class=\"breadcrumbs__lnk\" href=\"";
// line 14
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
echo "\">Главная</a></li>
<li class=\"breadcrumbs__entry\"><a class=\"breadcrumbs__lnk\" href=\"";
// line 15
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_index.ru");
echo "\">Блог</a>
<li class=\"breadcrumbs__entry\"><a class=\"breadcrumbs__lnk\" href=\"";
// line 16
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_post", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 16, $this->source); })()), "slug", [], "any", false, false, false, 16)]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 16, $this->source); })()), "title", [], "any", false, false, false, 16), "html", null, true);
echo "</a></li>
</ul>
</div>
<div class=\"colgroup\">
<div class=\"col col_left col_body\">
<img class=\"blog-page__main-img\" src=\"";
// line 22
echo twig_escape_filter($this->env, $this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset((isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 22, $this->source); })()), "posterImageFile"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 22, $this->source); })()), "title", [], "any", false, false, false, 22), "html", null, true);
echo "\">
<h1>";
// line 23
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 23, $this->source); })()), "title", [], "any", false, false, false, 23), "html", null, true);
echo "</h1>
";
// line 24
if (twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 24, $this->source); })()), "description", [], "any", false, false, false, 24)) {
// line 25
echo " <p>";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 25, $this->source); })()), "description", [], "any", false, false, false, 25), "html", null, true);
echo "</p>
";
}
// line 27
echo " <div class=\"entry__top\">
<div class=\"entry__tags\">
";
// line 29
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 29, $this->source); })()), "tags", [], "any", false, false, false, 29));
foreach ($context['_seq'] as $context["_key"] => $context["tag"]) {
// line 30
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_tag", ["slug" => twig_get_attribute($this->env, $this->source, $context["tag"], "slug", [], "any", false, false, false, 30)]), "html", null, true);
echo "\" class=\"tags__lnk\">#";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["tag"], "name", [], "any", false, false, false, 30), "html", null, true);
echo "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['tag'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 32
echo " </div>
<div class=\"entry__date\">";
// line 33
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 33, $this->source); })()), "createdAt", [], "any", false, false, false, 33), "d.m.Y"), "html", null, true);
echo "</div>
</div>
";
// line 35
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 35, $this->source); })()), "blogContents", [], "any", false, false, false, 35));
foreach ($context['_seq'] as $context["_key"] => $context["contentBlock"]) {
// line 36
echo " <div>
<h2>";
// line 37
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["contentBlock"], "title", [], "any", false, false, false, 37), "html", null, true);
echo "</h2>
";
// line 38
echo twig_get_attribute($this->env, $this->source, $context["contentBlock"], "text", [], "any", false, false, false, 38);
echo "
<img src=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset($context["contentBlock"], "imageFile"), "html", null, true);
echo "\" alt=\"\">
</div>
";
// line 41
if (twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["contentBlock"], "videoLink", [], "any", false, false, false, 41))) {
// line 42
echo " <div class=\"blog__video\">
<iframe src=\"";
// line 43
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["contentBlock"], "videoLink", [], "any", false, false, false, 43), "html", null, true);
echo "\" frameborder=\"0\" allowfullscreen></iframe>
</div>
";
}
// line 46
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['contentBlock'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 47
echo " ";
if ((twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 47, $this->source); })()), "buttonText", [], "any", false, false, false, 47) && twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 47, $this->source); })()), "buttonLink", [], "any", false, false, false, 47))) {
// line 48
echo " <div class=\"btn-container\">
<a href=\"";
// line 49
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 49, $this->source); })()), "buttonLink", [], "any", false, false, false, 49), "html", null, true);
echo "\" class=\"btn btn_blue\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 49, $this->source); })()), "buttonText", [], "any", false, false, false, 49), "html", null, true);
echo "</a>
</div>
";
}
// line 52
echo " </div>
<div class=\"col col_right col_aside\">
";
// line 54
if (twig_length_filter($this->env, (isset($context["similar"]) || array_key_exists("similar", $context) ? $context["similar"] : (function () { throw new RuntimeError('Variable "similar" does not exist.', 54, $this->source); })()))) {
// line 55
echo " <div class=\"blog-more\">
<div class=\"blog-more__title\">Больше интересного:</div>
<div class=\"blog__list\">
";
// line 58
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["similar"]) || array_key_exists("similar", $context) ? $context["similar"] : (function () { throw new RuntimeError('Variable "similar" does not exist.', 58, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["p"]) {
// line 59
echo " <div class=\"blog__entry\">
<a href=\"";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_post", ["slug" => twig_get_attribute($this->env, $this->source, $context["p"], "slug", [], "any", false, false, false, 60)]), "html", null, true);
echo "\" class=\"entry__lnk\"></a>
<img class=\"entry__photo\" src=\"";
// line 61
echo twig_escape_filter($this->env, $this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset($context["p"], "posterImageFile"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 61, $this->source); })()), "title", [], "any", false, false, false, 61), "html", null, true);
echo "\">
<div class=\"entry__top\">
<div class=\"entry__date\">";
// line 63
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, $context["p"], "createdAt", [], "any", false, false, false, 63), "d.m.Y"), "html", null, true);
echo "</div>
<div class=\"entry__tags\">
";
// line 65
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["p"], "tags", [], "any", false, false, false, 65));
foreach ($context['_seq'] as $context["_key"] => $context["tag"]) {
// line 66
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_tag", ["slug" => twig_get_attribute($this->env, $this->source, $context["tag"], "slug", [], "any", false, false, false, 66)]), "html", null, true);
echo "\" class=\"tags__lnk\">#";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["tag"], "name", [], "any", false, false, false, 66), "html", null, true);
echo "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['tag'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 68
echo " </div>
</div>
<div class=\"entry__title\">";
// line 70
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["p"], "title", [], "any", false, false, false, 70), "html", null, true);
echo "</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['p'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 73
echo " </div>
</div>
";
}
// line 76
echo " <div class=\"tags\">
";
// line 77
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["tags"]) || array_key_exists("tags", $context) ? $context["tags"] : (function () { throw new RuntimeError('Variable "tags" does not exist.', 77, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["tag"]) {
// line 78
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_tag", ["slug" => twig_get_attribute($this->env, $this->source, $context["tag"], "slug", [], "any", false, false, false, 78)]), "html", null, true);
echo "\" class=\"tags__lnk\">#";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["tag"], "name", [], "any", false, false, false, 78), "html", null, true);
echo "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['tag'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 80
echo " </div>
</div>
</div>
</div>
<div class=\"block block_padding_bottom\">
<div class=\"tgbanner\">
<div class=\"tgbanner__title\">Подпишитесь на наш
<nobr>Telegram-канал,</nobr>
</div>
<p>чтобы быть в курсе новостей GetMeBack раньше всех</p>
<div class=\"tgbanner__btn-container\">
<a href=\"https://t.me/getmeback_russia\" target=\"_blank\" class=\"btn btn_white\">Подписаться</a>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "blog/post.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 306 => 80, 295 => 78, 291 => 77, 288 => 76, 283 => 73, 274 => 70, 270 => 68, 259 => 66, 255 => 65, 250 => 63, 243 => 61, 239 => 60, 236 => 59, 232 => 58, 227 => 55, 225 => 54, 221 => 52, 213 => 49, 210 => 48, 207 => 47, 201 => 46, 195 => 43, 192 => 42, 190 => 41, 185 => 39, 181 => 38, 177 => 37, 174 => 36, 170 => 35, 165 => 33, 162 => 32, 151 => 30, 147 => 29, 143 => 27, 137 => 25, 135 => 24, 131 => 23, 125 => 22, 114 => 16, 110 => 15, 106 => 14, 100 => 10, 90 => 9, 78 => 6, 74 => 5, 69 => 4, 59 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'main/_tpl.html.twig' %}
{% block javascripts_body %}
{{ parent() }}
{{ encore_entry_script_tags('blog') }}
{{ encore_entry_link_tags('blog') }}
{% endblock %}
{% block content %}
<div class=\"blog blog-page\">
<div class=\"block block_padding_top\">
<div class=\"page-head\">
<ul class=\"breadcrumbs\">
<li class=\"breadcrumbs__entry\"><a class=\"breadcrumbs__lnk\" href=\"{{ path('home') }}\">Главная</a></li>
<li class=\"breadcrumbs__entry\"><a class=\"breadcrumbs__lnk\" href=\"{{ path('blog_index.ru') }}\">Блог</a>
<li class=\"breadcrumbs__entry\"><a class=\"breadcrumbs__lnk\" href=\"{{ path('blog_post', {slug:post.slug}) }}\">{{ post.title }}</a></li>
</ul>
</div>
<div class=\"colgroup\">
<div class=\"col col_left col_body\">
<img class=\"blog-page__main-img\" src=\"{{ vich_uploader_asset(post, 'posterImageFile') }}\" alt=\"{{ post.title }}\">
<h1>{{post.title}}</h1>
{% if post.description %}
<p>{{ post.description }}</p>
{% endif %}
<div class=\"entry__top\">
<div class=\"entry__tags\">
{% for tag in post.tags %}
<a href=\"{{ path('blog_tag', {slug: tag.slug}) }}\" class=\"tags__lnk\">#{{ tag.name }}</a>
{% endfor %}
</div>
<div class=\"entry__date\">{{ post.createdAt|date('d.m.Y') }}</div>
</div>
{% for contentBlock in post.blogContents %}
<div>
<h2>{{ contentBlock.title }}</h2>
{{ contentBlock.text|raw }}
<img src=\"{{ vich_uploader_asset(contentBlock, 'imageFile') }}\" alt=\"\">
</div>
{% if contentBlock.videoLink|length %}
<div class=\"blog__video\">
<iframe src=\"{{ contentBlock.videoLink }}\" frameborder=\"0\" allowfullscreen></iframe>
</div>
{% endif %}
{% endfor %}
{% if post.buttonText and post.buttonLink %}
<div class=\"btn-container\">
<a href=\"{{ post.buttonLink }}\" class=\"btn btn_blue\">{{ post.buttonText }}</a>
</div>
{% endif %}
</div>
<div class=\"col col_right col_aside\">
{% if similar|length %}
<div class=\"blog-more\">
<div class=\"blog-more__title\">Больше интересного:</div>
<div class=\"blog__list\">
{% for p in similar %}
<div class=\"blog__entry\">
<a href=\"{{ path('blog_post', {slug: p.slug}) }}\" class=\"entry__lnk\"></a>
<img class=\"entry__photo\" src=\"{{ vich_uploader_asset(p, 'posterImageFile') }}\" alt=\"{{ post.title }}\">
<div class=\"entry__top\">
<div class=\"entry__date\">{{ p.createdAt|date('d.m.Y') }}</div>
<div class=\"entry__tags\">
{% for tag in p.tags %}
<a href=\"{{ path('blog_tag', {slug: tag.slug}) }}\" class=\"tags__lnk\">#{{ tag.name }}</a>
{% endfor %}
</div>
</div>
<div class=\"entry__title\">{{ p.title }}</div>
</div>
{% endfor %}
</div>
</div>
{% endif %}
<div class=\"tags\">
{% for tag in tags %}
<a href=\"{{ path('blog_tag', {slug: tag.slug}) }}\" class=\"tags__lnk\">#{{ tag.name }}</a>
{% endfor %}
</div>
</div>
</div>
</div>
<div class=\"block block_padding_bottom\">
<div class=\"tgbanner\">
<div class=\"tgbanner__title\">Подпишитесь на наш
<nobr>Telegram-канал,</nobr>
</div>
<p>чтобы быть в курсе новостей GetMeBack раньше всех</p>
<div class=\"tgbanner__btn-container\">
<a href=\"https://t.me/getmeback_russia\" target=\"_blank\" class=\"btn btn_white\">Подписаться</a>
</div>
</div>
</div>
</div>
{% endblock %}", "blog/post.html.twig", "/home/getmeback-core/www/dev-site/templates/blog/post.html.twig");
}
}