<?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/blog/entry.html.twig */
class __TwigTemplate_1aa5117df8b293e9d3dbe3c27b87a19aefbbb023ac20f58efc1b8fec02f47c81 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'css' => [$this, 'block_css'],
'javascripts' => [$this, 'block_javascripts'],
'content' => [$this, 'block_content'],
'facebook' => [$this, 'block_facebook'],
'meta_desc_key' => [$this, 'block_meta_desc_key'],
];
}
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/blog/entry.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/blog/entry.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "frontend/blog/entry.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 4
public function block_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", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 5
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 5, $this->source); })()), "metaTitle", [], "any", false, false, false, 5)) {
// line 6
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 6, $this->source); })()), "metaTitle", [], "any", false, false, false, 6), "html", null, true);
echo "
";
} else {
// line 8
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 8, $this->source); })()), "title", [], "any", false, false, false, 8), "html", null, true);
echo " - ";
if ((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.', 8, $this->source); })()), "request", [], "any", false, false, false, 8), "locale", [], "any", false, false, false, 8) == "pl")) {
echo "blog CentrumKrzesel.pl";
}
// line 9
echo " ";
}
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 12
public function block_css($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", "css"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
// line 13
echo " ";
$this->displayParentBlock("css", $context, $blocks);
echo "
<style>
h1 {
line-height: 1.5;
font-size: 2rem;
margin-bottom: 20px;
color: #060f44;
}
</style>
<style>
.blog-paragraph h2 {
font-size: 20px;
font-weight: bold;
}
.blog-paragraph h1 {
font-size:initial!important;
}
.blog-paragraph h3 {
font-size:initial!important;
}
.blog-paragraph a {
color:#ef1b2b!important;
}
.blog-paragraph ul {
list-style: initial!important;
}
.blog-paragraph li {
list-style: initial!important;
margin-left:30px;
}
.kt-circle-loader {
display: none!important;
}
</style>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 51
public function block_javascripts($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"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 52
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
<script>
\$(document).ready(function () {
\$('.kt-circle-loader').remove();
\$('figure.image img').on(\"click\", function() {
var link = \$(this).children('a');
var link2 = \$(this).parent().find('a');
console.log(link2);
console.log(link);
if (link && link.attr('href') !== 'undefined') {
console.log(link.attr('href'));
console.log(link);
//window.location.href = link.attr('href');
}
});
setTimeout(function(){ \$('.kt-circle-loader').remove(); }, 1000);
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 76
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 77
echo " <div class=\"section\">
<div class=\"container\">
";
// line 80
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 80, $this->source); })()), "imageName", [], "any", false, false, false, 80)) {
// line 81
echo " <!-- START OF BLOG COVER -->
<div class=\"box cover\">
<figure class=\"image\">
<img ";
// line 84
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 84, $this->source); })()), "alt", [], "any", false, false, false, 84)) {
echo "alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 84, $this->source); })()), "alt", [], "any", false, false, false, 84), "html", null, true);
echo "\"";
} else {
echo "alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 84, $this->source); })()), "title", [], "any", false, false, false, 84), "html", null, true);
echo "\"";
}
echo " class=\"image\" src=\"/images/blog/";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 84, $this->source); })()), "imageName", [], "any", false, false, false, 84), "html", null, true);
echo "\" height=\"100%\" width=\"100%\">
</figure>
</div>
<!-- END OF BLOG COVER -->
";
}
// line 89
echo "
";
// line 90
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 90, $this->source); })()), "special", [], "any", false, false, false, 90)) {
// line 91
echo " <div class=\"gradient\"></div>
<div class=\"box special-article-wrapper\">
<div class=\"columns is-centered\">
<div class=\"column is-three-fifths\">
<div class=\"columns is-centered\">
<div class=\"column\">
<article class=\"columns is-centered\">
<div class=\"column is-10\">
";
// line 102
echo $this->extensions['App\Twig\AppExtension']->strongReplacer(twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 102, $this->source); })()), "content", [], "any", false, false, false, 102));
echo "
</div>
</article>
</div>
</div>
</div>
</div>
</div>
";
} else {
// line 114
echo " <div class=\"columns is-centered\">
<div class=\"column is-three-fifths\">
<div class=\"columns is-centered\">
<div class=\"column\">
<article id=\"blog-post\" class=\"columns is-centered\">
<div class=\"column is-10\">
<section class=\"header-title\">
<h1 class=\"title has-text-weight-bold has-text-centered is-3 margin-bot-30\">
";
// line 125
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 125, $this->source); })()), "title", [], "any", false, false, false, 125), "html", null, true);
echo "
</h1>
<div class=\"subtitle has-text-weight-light has-text-centered is-7\">
<span class=\"article-date\">";
// line 129
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 129, $this->source); })()), "createdAt", [], "any", false, false, false, 129), "d.m.Y"), "html", null, true);
echo "</span>
<span class=\"hash-tags\">
";
// line 131
echo $this->extensions['App\Twig\AppExtension']->tagFilter(twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 131, $this->source); })()), "tags", [], "any", false, false, false, 131));
echo "
</span>
</div>
</section>
<section class=\"blog-paragraph\">
";
// line 137
echo twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 137, $this->source); })()), "content", [], "any", false, false, false, 137);
echo "
</section>
<div class=\"columns is-multiline is-mobile lista-produktow\" v-match-heights=\"{ el: [ '.card' ] }\">
";
// line 142
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 142, $this->source); })()), "products", [], "any", false, false, false, 142), "count", [], "any", false, false, false, 142)) {
// line 143
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["products"]) || array_key_exists("products", $context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.', 143, $this->source); })()));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["productData"]) {
// line 144
echo " ";
$context["product"] = twig_get_attribute($this->env, $this->source, $context["productData"], 0, [], "array", false, false, false, 144);
// line 145
echo " ";
$this->loadTemplate("frontend/components/smallProduct.html.twig", "frontend/blog/entry.html.twig", 145)->display(twig_array_merge($context, ["isOneThird" => 0, "product" => (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 145, $this->source); })()), "productData" => $context["productData"]]));
// line 146
echo " ";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['productData'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 147
echo " ";
}
// line 148
echo "
</div>
</div>
</article>
<div style=\"height: 30px;\">
</div>
";
// line 157
if (((isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 157, $this->source); })()) || (isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 157, $this->source); })()))) {
// line 158
echo " <div style=\"height: 200px\">
";
}
// line 160
echo "
";
// line 161
if ((isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 161, $this->source); })())) {
// line 162
echo " <table style=\"width: 48%; float: left\">
";
// line 163
if (twig_get_attribute($this->env, $this->source, (isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 163, $this->source); })()), "imageName", [], "any", false, false, false, 163)) {
// line 164
echo " <tr>
<td class=\"text-center\">
<img class=\"image\" src=\"/images/blog/";
// line 166
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 166, $this->source); })()), "imageName", [], "any", false, false, false, 166), "html", null, true);
echo "\" style=\"max-height: 150px; margin:auto\">
</td>
</tr>
";
}
// line 170
echo " <tr>
<td style=\"text-align: center\">
<div style=\"margin-top: 20px;\">
<a href=\"";
// line 173
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_entry", ["id" => twig_get_attribute($this->env, $this->source, (isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 173, $this->source); })()), "id", [], "any", false, false, false, 173), "slug" => twig_get_attribute($this->env, $this->source, (isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 173, $this->source); })()), "slug", [], "any", false, false, false, 173)]), "html", null, true);
echo "\">
<i class=\"fa fa-arrow-left\"></i> ";
// line 174
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 174, $this->source); })()), "title", [], "any", false, false, false, 174), "html", null, true);
echo "
</a>
</div>
</td>
</tr>
</table>
";
}
// line 181
echo "
";
// line 182
if ((isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 182, $this->source); })())) {
// line 183
echo " <table style=\"width: 48%; float: right\">
";
// line 184
if (twig_get_attribute($this->env, $this->source, (isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 184, $this->source); })()), "imageName", [], "any", false, false, false, 184)) {
// line 185
echo " <tr>
<td style=\"text-align: center\">
<img class=\"image\" src=\"/images/blog/";
// line 187
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 187, $this->source); })()), "imageName", [], "any", false, false, false, 187), "html", null, true);
echo "\" style=\"max-height: 150px; margin:auto\">
</td>
</tr>
";
}
// line 191
echo " <tr>
<td style=\"text-align: center\">
<div style=\"margin-top: 20px;\">
<a href=\"";
// line 194
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_entry", ["id" => twig_get_attribute($this->env, $this->source, (isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 194, $this->source); })()), "id", [], "any", false, false, false, 194), "slug" => twig_get_attribute($this->env, $this->source, (isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 194, $this->source); })()), "slug", [], "any", false, false, false, 194)]), "html", null, true);
echo "\">
";
// line 195
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 195, $this->source); })()), "title", [], "any", false, false, false, 195), "html", null, true);
echo " <i class=\"fa fa-arrow-right\"></i>
</a>
</div>
</td>
</tr>
</table>
";
}
// line 202
echo "
";
// line 203
if (((isset($context["nextEntry"]) || array_key_exists("nextEntry", $context) ? $context["nextEntry"] : (function () { throw new RuntimeError('Variable "nextEntry" does not exist.', 203, $this->source); })()) || (isset($context["previousEntry"]) || array_key_exists("previousEntry", $context) ? $context["previousEntry"] : (function () { throw new RuntimeError('Variable "previousEntry" does not exist.', 203, $this->source); })()))) {
// line 204
echo " </div>
";
}
// line 206
echo "
</div>
</div>
</div>
</div>
";
}
// line 213
echo "
";
// line 296
echo "
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 302
public function block_facebook($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", "facebook"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "facebook"));
// line 303
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 303, $this->source); })()), "imageName", [], "any", false, false, false, 303)) {
// line 304
echo " ";
if ((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.', 304, $this->source); })()), "request", [], "any", false, false, false, 304), "locale", [], "any", false, false, false, 304) == "pl")) {
// line 305
echo " <meta property=\"og:image\" content=\"https://www.centrumkrzesel.pl/images/blog/";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 305, $this->source); })()), "imageName", [], "any", false, false, false, 305), "html", null, true);
echo "\"/>
<meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl";
// line 306
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_entry", ["id" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 306, $this->source); })()), "id", [], "any", false, false, false, 306), "slug" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 306, $this->source); })()), "slug", [], "any", false, false, false, 306)]), "html", null, true);
echo "\"/>
";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 307
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 307, $this->source); })()), "request", [], "any", false, false, false, 307), "locale", [], "any", false, false, false, 307) == "cz")) {
// line 308
echo " <meta property=\"og:image\" content=\"https://www.ezidle.cz/images/blog/";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 308, $this->source); })()), "imageName", [], "any", false, false, false, 308), "html", null, true);
echo "\"/>
<meta property=\"og:url\" content=\"https://www.ezidle.cz";
// line 309
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_entry", ["id" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 309, $this->source); })()), "id", [], "any", false, false, false, 309), "slug" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 309, $this->source); })()), "slug", [], "any", false, false, false, 309)]), "html", null, true);
echo "\"/>
";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 310
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 310, $this->source); })()), "request", [], "any", false, false, false, 310), "locale", [], "any", false, false, false, 310) == "sk")) {
// line 311
echo " <meta property=\"og:image\" content=\"https://www.stolicky24.sk/images/blog/";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 311, $this->source); })()), "imageName", [], "any", false, false, false, 311), "html", null, true);
echo "\"/>
<meta property=\"og:url\" content=\"https://www.stolicky24.sk";
// line 312
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_entry", ["id" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 312, $this->source); })()), "id", [], "any", false, false, false, 312), "slug" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 312, $this->source); })()), "slug", [], "any", false, false, false, 312)]), "html", null, true);
echo "\"/>
";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 313
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 313, $this->source); })()), "request", [], "any", false, false, false, 313), "locale", [], "any", false, false, false, 313) == "ro")) {
// line 314
echo " <meta property=\"og:image\" content=\"https://www.mobila24.ro/images/blog/";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 314, $this->source); })()), "imageName", [], "any", false, false, false, 314), "html", null, true);
echo "\"/>
<meta property=\"og:url\" content=\"https://www.mobila24.ro";
// line 315
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("blog_entry", ["id" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 315, $this->source); })()), "id", [], "any", false, false, false, 315), "slug" => twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 315, $this->source); })()), "slug", [], "any", false, false, false, 315)]), "html", null, true);
echo "\"/>
";
}
// line 317
echo " ";
}
// line 318
echo " <meta property=\"og:title\" content=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 318, $this->source); })()), "title", [], "any", false, false, false, 318), "html", null, true);
echo "\"/>
<meta property=\"og:description\" content=\"";
// line 319
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 319, $this->source); })()), "metaDescription", [], "any", false, false, false, 319)) {
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 319, $this->source); })()), "metaDescription", [], "any", false, false, false, 319), "html", null, true);
} else {
echo "Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!";
}
echo "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 322
public function block_meta_desc_key($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_desc_key"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc_key"));
// line 323
echo " ";
if ((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.', 323, $this->source); })()), "request", [], "any", false, false, false, 323), "locale", [], "any", false, false, false, 323) == "pl")) {
// line 324
echo " ";
// line 325
echo " ";
// line 328
echo " ";
}
// line 329
echo " <meta name=\"description\" content=\"";
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 329, $this->source); })()), "metaDescription", [], "any", false, false, false, 329)) {
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 329, $this->source); })()), "metaDescription", [], "any", false, false, false, 329), "html", null, true);
} else {
echo "Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!";
}
echo "\">
<meta name=\"keywords\" content=\"";
// line 330
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 330, $this->source); })()), "metaKeywords", [], "any", false, false, false, 330)) {
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 330, $this->source); })()), "metaKeywords", [], "any", false, false, false, 330), "html", null, true);
} else {
echo "krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł";
}
echo "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "frontend/blog/entry.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 604 => 330, 595 => 329, 592 => 328, 590 => 325, 588 => 324, 585 => 323, 575 => 322, 559 => 319, 554 => 318, 551 => 317, 546 => 315, 541 => 314, 539 => 313, 535 => 312, 530 => 311, 528 => 310, 524 => 309, 519 => 308, 517 => 307, 513 => 306, 508 => 305, 505 => 304, 502 => 303, 492 => 302, 478 => 296, 475 => 213, 466 => 206, 462 => 204, 460 => 203, 457 => 202, 447 => 195, 443 => 194, 438 => 191, 431 => 187, 427 => 185, 425 => 184, 422 => 183, 420 => 182, 417 => 181, 407 => 174, 403 => 173, 398 => 170, 391 => 166, 387 => 164, 385 => 163, 382 => 162, 380 => 161, 377 => 160, 373 => 158, 371 => 157, 360 => 148, 357 => 147, 343 => 146, 340 => 145, 337 => 144, 319 => 143, 317 => 142, 309 => 137, 300 => 131, 295 => 129, 288 => 125, 275 => 114, 260 => 102, 247 => 91, 245 => 90, 242 => 89, 224 => 84, 219 => 81, 217 => 80, 212 => 77, 202 => 76, 168 => 52, 158 => 51, 110 => 13, 100 => 12, 89 => 9, 82 => 8, 76 => 6, 73 => 5, 63 => 4, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% trans_default_domain 'store' %}
{% block title %}
{% if blog.metaTitle %}
{{ blog.metaTitle }}
{% else %}
{{ blog.title }} - {% if app.request.locale == 'pl' %}blog CentrumKrzesel.pl{% endif %}
{% endif %}
{% endblock %}
{% block css %}
{{ parent() }}
<style>
h1 {
line-height: 1.5;
font-size: 2rem;
margin-bottom: 20px;
color: #060f44;
}
</style>
<style>
.blog-paragraph h2 {
font-size: 20px;
font-weight: bold;
}
.blog-paragraph h1 {
font-size:initial!important;
}
.blog-paragraph h3 {
font-size:initial!important;
}
.blog-paragraph a {
color:#ef1b2b!important;
}
.blog-paragraph ul {
list-style: initial!important;
}
.blog-paragraph li {
list-style: initial!important;
margin-left:30px;
}
.kt-circle-loader {
display: none!important;
}
</style>
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script>
\$(document).ready(function () {
\$('.kt-circle-loader').remove();
\$('figure.image img').on(\"click\", function() {
var link = \$(this).children('a');
var link2 = \$(this).parent().find('a');
console.log(link2);
console.log(link);
if (link && link.attr('href') !== 'undefined') {
console.log(link.attr('href'));
console.log(link);
//window.location.href = link.attr('href');
}
});
setTimeout(function(){ \$('.kt-circle-loader').remove(); }, 1000);
});
</script>
{% endblock %}
{% block content %}
<div class=\"section\">
<div class=\"container\">
{% if blog.imageName %}
<!-- START OF BLOG COVER -->
<div class=\"box cover\">
<figure class=\"image\">
<img {% if blog.alt %}alt=\"{{ blog.alt }}\"{% else %}alt=\"{{ blog.title }}\"{% endif %} class=\"image\" src=\"/images/blog/{{ blog.imageName }}\" height=\"100%\" width=\"100%\">
</figure>
</div>
<!-- END OF BLOG COVER -->
{% endif %}
{% if blog.special %}
<div class=\"gradient\"></div>
<div class=\"box special-article-wrapper\">
<div class=\"columns is-centered\">
<div class=\"column is-three-fifths\">
<div class=\"columns is-centered\">
<div class=\"column\">
<article class=\"columns is-centered\">
<div class=\"column is-10\">
{{ blog.content|strongReplacer|raw }}
</div>
</article>
</div>
</div>
</div>
</div>
</div>
{% else %}
<div class=\"columns is-centered\">
<div class=\"column is-three-fifths\">
<div class=\"columns is-centered\">
<div class=\"column\">
<article id=\"blog-post\" class=\"columns is-centered\">
<div class=\"column is-10\">
<section class=\"header-title\">
<h1 class=\"title has-text-weight-bold has-text-centered is-3 margin-bot-30\">
{{ blog.title }}
</h1>
<div class=\"subtitle has-text-weight-light has-text-centered is-7\">
<span class=\"article-date\">{{ blog.createdAt|date('d.m.Y') }}</span>
<span class=\"hash-tags\">
{{ blog.tags|tagFilter|raw }}
</span>
</div>
</section>
<section class=\"blog-paragraph\">
{{ blog.content|raw }}
</section>
<div class=\"columns is-multiline is-mobile lista-produktow\" v-match-heights=\"{ el: [ '.card' ] }\">
{% if blog.products.count %}
{% for productData in products %}
{% set product = productData[0] %}
{% include 'frontend/components/smallProduct.html.twig' with {'isOneThird':0, 'product':product, 'productData':productData} %}
{% endfor %}
{% endif %}
</div>
</div>
</article>
<div style=\"height: 30px;\">
</div>
{% if nextEntry or previousEntry %}
<div style=\"height: 200px\">
{% endif %}
{% if nextEntry %}
<table style=\"width: 48%; float: left\">
{% if nextEntry.imageName %}
<tr>
<td class=\"text-center\">
<img class=\"image\" src=\"/images/blog/{{ nextEntry.imageName }}\" style=\"max-height: 150px; margin:auto\">
</td>
</tr>
{% endif %}
<tr>
<td style=\"text-align: center\">
<div style=\"margin-top: 20px;\">
<a href=\"{{ path('blog_entry', {'id':nextEntry.id, 'slug':nextEntry.slug}) }}\">
<i class=\"fa fa-arrow-left\"></i> {{ nextEntry.title }}
</a>
</div>
</td>
</tr>
</table>
{% endif %}
{% if previousEntry %}
<table style=\"width: 48%; float: right\">
{% if previousEntry.imageName %}
<tr>
<td style=\"text-align: center\">
<img class=\"image\" src=\"/images/blog/{{ previousEntry.imageName }}\" style=\"max-height: 150px; margin:auto\">
</td>
</tr>
{% endif %}
<tr>
<td style=\"text-align: center\">
<div style=\"margin-top: 20px;\">
<a href=\"{{ path('blog_entry', {'id':previousEntry.id, 'slug':previousEntry.slug}) }}\">
{{ previousEntry.title }} <i class=\"fa fa-arrow-right\"></i>
</a>
</div>
</td>
</tr>
</table>
{% endif %}
{% if nextEntry or previousEntry %}
</div>
{% endif %}
</div>
</div>
</div>
</div>
{% endif %}
{#
<section id=\"interesting-posts\">
<div class=\"subtitle is-4 has-text-centered is-centered\">
Artykuły, które mogą Cię zainteresować
</div>
<div class=\"columns is-multiline\" v-match-heights=\"{ el: [ '.card' ] }\">
<div class=\"column is-one-quarter\">
<div class=\"card blog-post\">
<div class=\"card-image\">
<figure class=\"image is-4by3\">
<img src=\"images/maj_2019/blog_1.jpg\" alt=\"Placeholder image\">
</figure>
</div>
<div class=\"card-content\">
<div class=\"is-size-7 date\">10.05.2019</div>
<div class=\"has-text-weight-bold\">Krzesła z przeszłości czyli moda na PRL</div>
<div class=\"is-size-7 hash-tag\">
<span>#design</span>
<span>#krzesla</span>
</div>
</div>
</div>
</div>
<div class=\"column is-one-quarter\">
<div class=\"card blog-post\">
<div class=\"card-image\">
<figure class=\"image is-4by3\">
<img src=\"images/maj_2019/blog_4.jpg\" alt=\"Placeholder image\">
</figure>
</div>
<div class=\"card-content\">
<div class=\"is-size-7 date\">10.05.2019</div>
<div class=\"has-text-weight-bold\">Krzesła z przeszłości czyli moda na PRL</div>
<div class=\"is-size-7 hash-tag\">
<span>#design</span>
<span>#krzesla</span>
</div>
</div>
</div>
</div>
<div class=\"column is-one-quarter\">
<div class=\"card blog-post\">
<div class=\"card-image\">
<figure class=\"image is-4by3\">
<img src=\"images/maj_2019/blog_5.jpg\" alt=\"Placeholder image\">
</figure>
</div>
<div class=\"card-content\">
<div class=\"is-size-7 date\">10.05.2019</div>
<div class=\"has-text-weight-bold\">Krzesła z przeszłości czyli moda na PRL</div>
<div class=\"is-size-7 hash-tag\">
<span>#design</span>
<span>#krzesla</span>
</div>
</div>
</div>
</div>
<div class=\"column is-one-quarter\">
<div class=\"card blog-post\">
<div class=\"card-image\">
<figure class=\"image is-4by3\">
<img src=\"images/maj_2019/blog_8.jpg\" alt=\"Placeholder image\">
</figure>
</div>
<div class=\"card-content\">
<div class=\"is-size-7 date\">10.05.2019</div>
<div class=\"has-text-weight-bold\">Krzesła z przeszłości czyli moda na PRL</div>
<div class=\"is-size-7 hash-tag\">
<span>#design</span>
<span>#krzesla</span>
</div>
</div>
</div>
</div>
</div>
</section>
#}
</div>
</div>
{% endblock %}
{% block facebook %}
{% if blog.imageName %}
{% if app.request.locale == 'pl' %}
<meta property=\"og:image\" content=\"https://www.centrumkrzesel.pl/images/blog/{{ blog.imageName }}\"/>
<meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl{{ path('blog_entry', {'id':blog.id, 'slug':blog.slug}) }}\"/>
{% elseif app.request.locale == 'cz' %}
<meta property=\"og:image\" content=\"https://www.ezidle.cz/images/blog/{{ blog.imageName }}\"/>
<meta property=\"og:url\" content=\"https://www.ezidle.cz{{ path('blog_entry', {'id':blog.id, 'slug':blog.slug}) }}\"/>
{% elseif app.request.locale == 'sk' %}
<meta property=\"og:image\" content=\"https://www.stolicky24.sk/images/blog/{{ blog.imageName }}\"/>
<meta property=\"og:url\" content=\"https://www.stolicky24.sk{{ path('blog_entry', {'id':blog.id, 'slug':blog.slug}) }}\"/>
{% elseif app.request.locale == 'ro' %}
<meta property=\"og:image\" content=\"https://www.mobila24.ro/images/blog/{{ blog.imageName }}\"/>
<meta property=\"og:url\" content=\"https://www.mobila24.ro{{ path('blog_entry', {'id':blog.id, 'slug':blog.slug}) }}\"/>
{% endif %}
{% endif %}
<meta property=\"og:title\" content=\"{{ blog.title }}\"/>
<meta property=\"og:description\" content=\"{% if blog.metaDescription %}{{ blog.metaDescription }}{% else %}Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!{% endif %}\">
{% endblock %}
{% block meta_desc_key %}
{% if app.request.locale == 'pl' %}
{# veltis tag #}
{#
<script async src='https://app.veltis.io/uploads/veltis.js'></script><script>window.veltisData = window.veltisData || []; function veltisTag() { veltisData.push(arguments); } veltisTag('js', new Date()); veltisTag('config', '1aadaf84c154d3e3'); </script>
#}
{% endif %}
<meta name=\"description\" content=\"{% if blog.metaDescription %}{{ blog.metaDescription }}{% else %}Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!{% endif %}\">
<meta name=\"keywords\" content=\"{% if blog.metaKeywords %}{{ blog.metaKeywords }}{% else %}krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł{% endif %}\">
{% endblock %}", "frontend/blog/entry.html.twig", "/home/users/ck_new/templates/frontend/blog/entry.html.twig");
}
}