var/cache/dev/twig/66/66ce69ad7a1caeab0c66b25323af880e.php line 132
<?phpuse 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;/* @OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig */class __TwigTemplate_8b09fe800a78c1f26fe8232cae000c1d extends Template{private $source;private $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->blocks = ['metatags' => [$this, 'block_metatags'],'title' => [$this, 'block_title'],'post_header' => [$this, 'block_post_header'],'body' => [$this, 'block_body'],];}protected function doGetParent(array $context){// line 1return $this->loadTemplate(twig_get_attribute($this->env, $this->source, (isset($context["nglayouts"]) || array_key_exists("nglayouts", $context) ? $context["nglayouts"] : (function () { throw new RuntimeError('Variable "nglayouts" does not exist.', 1, $this->source); })()), "layoutTemplate", [], "any", false, false, false, 1), "@OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig", 1);}protected function doDisplay(array $context, array $blocks = []){$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", "@OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig"));$this->getParent($context)->display($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);}// line 2public function block_metatags($context, array $blocks = []){$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", "metatags"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metatags"));// line 3echo "\t";if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 3, $this->source); })()), "metaKeywords", [], "any", false, false, false, 3))) {// line 4echo "\t\t<meta name=\"keywords\" content=\"";echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 4, $this->source); })()), "metaKeywords", [], "any", false, false, false, 4), "html", null, true);echo "\"/>\t";}// line 6echo "\t";if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 6, $this->source); })()), "metaDescription", [], "any", false, false, false, 6))) {// line 7echo "\t\t<meta name=\"description\" content=\"";echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 7, $this->source); })()), "metaDescription", [], "any", false, false, false, 7), "html", null, true);echo "\"/>\t";}$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 10public function block_title($context, array $blocks = []){$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", "title"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));// line 11echo "\t";echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 11, $this->source); })()), "title", [], "any", false, false, false, 11), "html", null, true);echo "";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 13public function block_post_header($context, array $blocks = []){$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", "post_header"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "post_header"));// line 14echo "\t<!-- section start-->\t";// line 15echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_media_render", ["code" => "blog_post_header", "template" => "frontend/cms/common/media/_header.html.twig"]));echo "\t<!-- section start-->";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 18public function block_body($context, array $blocks = []){$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", "body"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));// line 19echo "\t<section class=\"blog-details\">\t\t<div class=\"container pb-100\">\t\t\t<div class=\"row\">\t\t\t\t<div class=\"col-xl-8 col-lg-7\">\t\t\t\t\t<div class=\"blog-details__left\">\t\t\t\t\t\t<div class=\"blog-details__img\">\t\t\t\t\t\t\t<img src=\"";// line 26(((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 26, $this->source); })()), "images", [], "any", false, false, false, 26)) > 0)) ? (print (twig_escape_filter($this->env, $this->extensions['Sylius\Bundle\CoreBundle\Twig\FilterExtension']->filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 26, $this->source); })()), "images", [], "any", false, false, false, 26), 0, [], "array", false, false, false, 26), "path", [], "any", false, false, false, 26), ((array_key_exists("filter", $context)) ? (_twig_default_filter((isset($context["filter"]) || array_key_exists("filter", $context) ? $context["filter"] : (function () { throw new RuntimeError('Variable "filter" does not exist.', 26, $this->source); })()), "sylius_large")) : ("sylius_large"))), "html", null, true))) : (print ("https://via.placeholder.com/1920x1280")));echo "\" alt=\"\">\t\t\t\t\t\t\t<div class=\"blog-details__date\">\t\t\t\t\t\t\t\t<span class=\"day\">";// line 28echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 28, $this->source); })()), "createdAt", [], "any", false, false, false, 28), "d"), "html", null, true);echo "</span>\t\t\t\t\t\t\t\t<span class=\"month\">";// line 29echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 29, $this->source); })()), "createdAt", [], "any", false, false, false, 29), "M-Y"), "html", null, true);echo "</span>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t\t<div class=\"blog-details__content\">\t\t\t\t\t\t\t<ul class=\"list-unstyled blog-details__meta\">\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"news-details.html\">\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-user-circle\"></i>\t\t\t\t\t\t\t\t\t\tAdmin</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"news-details.html\">\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-comments\"></i>\t\t\t\t\t\t\t\t\t\t0\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tComment</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t</ul>\t\t\t\t\t\t\t<h3 class=\"blog-details__title\">";// line 46echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 46, $this->source); })()), "title", [], "any", false, false, false, 46), "html", null, true);echo "</h3>\t\t\t\t\t\t\t<p class=\"blog-details__text-2\">\t\t\t\t\t\t\t\t";// line 48echo twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 48, $this->source); })()), "content", [], "any", false, false, false, 48);echo "\t\t\t\t\t\t\t</p>\t\t\t\t\t\t</div>\t\t\t\t\t\t<div class=\"blog-details__bottom\">\t\t\t\t\t\t\t";// line 57echo "\t\t\t\t\t\t\t<div class=\"blog-details__social-list\">\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-twitter\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-facebook\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-pinterest-p\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-instagram\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t\t";// line 80echo "\t\t\t\t\t\t";// line 139echo "\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t\t<div class=\"col-xl-4 col-lg-5\">\t\t\t\t";// line 142$this->loadTemplate("@OdiseoSyliusBlogPlugin/Shop/_sidebar.html.twig", "@OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig", 142)->display($context);echo "\t\t\t\t</div>\t\t\t</div>\t\t</div>\t</section>";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}public function getTemplateName(){return "@OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig";}public function isTraitable(){return false;}public function getDebugInfo(){return array ( 229 => 142, 224 => 139, 222 => 80, 205 => 57, 198 => 48, 193 => 46, 173 => 29, 169 => 28, 164 => 26, 155 => 19, 145 => 18, 132 => 15, 129 => 14, 119 => 13, 106 => 11, 96 => 10, 82 => 7, 79 => 6, 73 => 4, 70 => 3, 60 => 2, 38 => 1,);}public function getSourceContext(){return new Source("{% extends nglayouts.layoutTemplate %}{% block metatags %}\t{% if article.metaKeywords is not empty %}\t\t<meta name=\"keywords\" content=\"{{ article.metaKeywords }}\"/>\t{% endif %}\t{% if article.metaDescription is not empty %}\t\t<meta name=\"description\" content=\"{{ article.metaDescription }}\"/>\t{% endif %}{% endblock %}{% block title %}\t{{ article.title }}{% endblock %}{% block post_header %}\t<!-- section start-->\t{{ render(path('bitbag_sylius_cms_plugin_shop_media_render', {'code' : 'blog_post_header', 'template' : 'frontend/cms/common/media/_header.html.twig'})) }}\t<!-- section start-->{% endblock %}{% block body %}\t<section class=\"blog-details\">\t\t<div class=\"container pb-100\">\t\t\t<div class=\"row\">\t\t\t\t<div class=\"col-xl-8 col-lg-7\">\t\t\t\t\t<div class=\"blog-details__left\">\t\t\t\t\t\t<div class=\"blog-details__img\">\t\t\t\t\t\t\t<img src=\"{{ article.images|length > 0 ? article.images[0].path|imagine_filter(filter|default('sylius_large')) : 'https://via.placeholder.com/1920x1280'}}\" alt=\"\">\t\t\t\t\t\t\t<div class=\"blog-details__date\">\t\t\t\t\t\t\t\t<span class=\"day\">{{ article.createdAt|date('d') }}</span>\t\t\t\t\t\t\t\t<span class=\"month\">{{ article.createdAt|date('M-Y') }}</span>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t\t<div class=\"blog-details__content\">\t\t\t\t\t\t\t<ul class=\"list-unstyled blog-details__meta\">\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"news-details.html\">\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-user-circle\"></i>\t\t\t\t\t\t\t\t\t\tAdmin</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"news-details.html\">\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-comments\"></i>\t\t\t\t\t\t\t\t\t\t0\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tComment</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t</ul>\t\t\t\t\t\t\t<h3 class=\"blog-details__title\">{{article.title}}</h3>\t\t\t\t\t\t\t<p class=\"blog-details__text-2\">\t\t\t\t\t\t\t\t{{ article.content|raw }}\t\t\t\t\t\t\t</p>\t\t\t\t\t\t</div>\t\t\t\t\t\t<div class=\"blog-details__bottom\">\t\t\t\t\t\t\t{# <p class=\"blog-details__tags\">\t\t\t\t\t\t\t\t<span>Tags</span>\t\t\t\t\t\t\t\t<a href=\"news-details.html\">Business</a>\t\t\t\t\t\t\t\t<a href=\"news-details.html\">Agency</a>\t\t\t\t\t\t\t</p> #}\t\t\t\t\t\t\t<div class=\"blog-details__social-list\">\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-twitter\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-facebook\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-pinterest-p\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t<a href=\"#\">\t\t\t\t\t\t\t\t\t<i class=\"fab fa-instagram\"></i>\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t\t{# <div class=\"nav-links\">\t\t\t\t\t\t\t<div class=\"prev\">\t\t\t\t\t\t\t\t<a href=\"news-details.html\" rel=\"prev\">Bring to the table win-win survival strategies</a>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t<div class=\"next\">\t\t\t\t\t\t\t\t<a href=\"news-details.html\" rel=\"next\">How to lead a healthy & well-balanced life</a>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div> #}\t\t\t\t\t\t{# <div class=\"comment-one\">\t\t\t\t\t\t\t<h3 class=\"comment-one__title\">2 Comments</h3>\t\t\t\t\t\t\t<div class=\"comment-one__single\">\t\t\t\t\t\t\t\t<div class=\"comment-one__image\">\t\t\t\t\t\t\t\t\t<img src=\"https://via.placeholder.com/145x145\" alt=\"\">\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t<div class=\"comment-one__content\">\t\t\t\t\t\t\t\t\t<h3>Kevin Martin</h3>\t\t\t\t\t\t\t\t\t<p>Mauris non dignissim purus, ac commodo diam. Donec sit amet lacinia nulla.\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAliquam quis purus in justo pulvinar tempor. Aliquam tellus nulla,\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tsollicitudin at euismod.\t\t\t\t\t\t\t\t\t</p>\t\t\t\t\t\t\t\t\t<a href=\"news-details.html\" class=\"theme-btn btn-style-one comment-one__btn\">\t\t\t\t\t\t\t\t\t\t<span class=\"btn-title\">Reply</span>\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t<div class=\"comment-one__single\">\t\t\t\t\t\t\t\t<div class=\"comment-one__image\">\t\t\t\t\t\t\t\t\t<img src=\"https://via.placeholder.com/145x145\" alt=\"\">\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t<div class=\"comment-one__content\">\t\t\t\t\t\t\t\t\t<h3>Sarah Albert</h3>\t\t\t\t\t\t\t\t\t<p>Mauris non dignissim purus, ac commodo diam. Donec sit amet lacinia nulla.\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAliquam quis purus in justo pulvinar tempor. Aliquam tellus nulla,\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tsollicitudin at euismod.\t\t\t\t\t\t\t\t\t</p>\t\t\t\t\t\t\t\t\t<a href=\"news-details.html\" class=\"theme-btn btn-style-one comment-one__btn\">\t\t\t\t\t\t\t\t\t\t<span class=\"btn-title\">Reply</span>\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t<div class=\"comment-form\">\t\t\t\t\t\t\t\t<h3 class=\"comment-form__title mb-40\">Leave a Comment</h3>\t\t\t\t\t\t\t\t<form id=\"contact_form\" name=\"contact_form\" class=\"\" action=\"includes/sendmail.php\" method=\"post\">\t\t\t\t\t\t\t\t\t<div class=\"row\">\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-6\">\t\t\t\t\t\t\t\t\t\t\t<div class=\"mb-3\">\t\t\t\t\t\t\t\t\t\t\t\t<input name=\"form_name\" class=\"form-control\" type=\"text\" placeholder=\"Enter Name\">\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t<div class=\"col-sm-6\">\t\t\t\t\t\t\t\t\t\t\t<div class=\"mb-3\">\t\t\t\t\t\t\t\t\t\t\t\t<input name=\"form_email\" class=\"form-control required email\" type=\"email\" placeholder=\"Enter Email\">\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div class=\"mb-3\">\t\t\t\t\t\t\t\t\t\t<textarea name=\"form_message\" class=\"form-control required\" rows=\"5\" placeholder=\"Enter Message\"></textarea>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div class=\"mb-3\">\t\t\t\t\t\t\t\t\t\t<input name=\"form_botcheck\" class=\"form-control\" type=\"hidden\" value=\"\"/>\t\t\t\t\t\t\t\t\t\t<button type=\"submit\" class=\"theme-btn btn-style-one\" data-loading-text=\"Please wait...\">\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-title\">Submit Comment</span>\t\t\t\t\t\t\t\t\t\t</button>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t</form>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div> #}\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t\t<div class=\"col-xl-4 col-lg-5\">\t\t\t\t{% include '@OdiseoSyliusBlogPlugin/Shop/_sidebar.html.twig' %}\t\t\t\t</div>\t\t\t</div>\t\t</div>\t</section>{% endblock %}", "@OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig", "/srv/sylius/templates/bundles/OdiseoSyliusBlogPlugin/Shop/Article/show.html.twig");}}