<?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;
/* @OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig */
class __TwigTemplate_1316f6d03ecba8518c014a133bb5008e512abd4e40c01a9c7a77899a5822e71f extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'banner' => [$this, 'block_banner'],
'content' => [$this, 'block_content'],
'blog_breadcrumb' => [$this, 'block_blog_breadcrumb'],
'blog_header' => [$this, 'block_blog_header'],
'blog_articles' => [$this, 'block_blog_articles'],
];
}
protected function doGetParent(array $context)
{
// line 4
return "@SyliusShop/layout.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", "@OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig"));
// line 1
$macros["pagination"] = $this->macros["pagination"] = $this->loadTemplate("@SyliusUi/Macro/pagination.html.twig", "@OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig", 1)->unwrap();
// line 2
$macros["messages"] = $this->macros["messages"] = $this->loadTemplate("@SyliusUi/Macro/messages.html.twig", "@OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig", 2)->unwrap();
// line 4
$this->parent = $this->loadTemplate("@SyliusShop/layout.html.twig", "@OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig", 4);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 6
public function block_banner($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", "banner"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "banner"));
// line 7
echo " ";
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("odiseo_sylius_banner_plugin_shop_partial_banner", ["template" => "@SyliusShop/Banner/_banner-news.html.twig"]));
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 10
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 11
echo " ";
$this->displayBlock('blog_breadcrumb', $context, $blocks);
// line 18
echo "
";
// line 19
$this->displayBlock('blog_header', $context, $blocks);
// line 20
echo "
";
// line 21
$this->displayBlock('blog_articles', $context, $blocks);
// line 74
echo "
";
// line 76
echo " ";
// line 77
echo " ";
// line 78
echo " ";
// line 79
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 11
public function block_blog_breadcrumb($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", "blog_breadcrumb"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "blog_breadcrumb"));
// line 12
echo " <div class=\"ui breadcrumb\">
<a href=\"";
// line 13
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_homepage");
echo "\" class=\"section\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.home"), "html", null, true);
echo "</a>
<div class=\"divider\"> / </div>
<div class=\"active section\">";
// line 15
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("odiseo_sylius_blog_plugin.ui.blog.header"), "html", null, true);
echo "</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 19
public function block_blog_header($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", "blog_header"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "blog_header"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 21
public function block_blog_articles($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", "blog_articles"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "blog_articles"));
// line 22
echo " <div class=\"container\">
<div class=\"news-list\">
<p class=\"news-list__intro\">";
// line 24
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_page_show_link_by_code", ["code" => "actualites", "template" => "@BitBagSyliusCmsPlugin/Shop/Page/blocks/_news-intro.html.twig"]));
echo "</p>
<div class=\"news-list__cards\" data-aos=\"fade-up\">
";
// line 27
if ((twig_length_filter($this->env, (isset($context["resources"]) || array_key_exists("resources", $context) ? $context["resources"] : (function () { throw new RuntimeError('Variable "resources" does not exist.', 27, $this->source); })())) > 0)) {
// line 28
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["resources"]) || array_key_exists("resources", $context) ? $context["resources"] : (function () { throw new RuntimeError('Variable "resources" does not exist.', 28, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["article"]) {
// line 29
echo " <div class=\"news-list__card\">
";
// line 30
if ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["article"], "images", [], "any", false, false, false, 30)) > 0)) {
// line 31
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("odiseo_sylius_blog_plugin_shop_article_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["article"], "slug", [], "any", false, false, false, 31)]), "html", null, true);
echo "\"><img src=\"";
echo 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, $context["article"], "images", [], "any", false, false, false, 31), 0, [], "array", false, false, false, 31), "path", [], "any", false, false, false, 31), ((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.', 31, $this->source); })()), "mons_article_thumbnail")) : ("mons_article_thumbnail"))), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["article"], "images", [], "any", false, false, false, 31), 0, [], "array", false, false, false, 31), "path", [], "any", false, false, false, 31), "html", null, true);
echo "\"></a>
";
}
// line 33
echo " <div class=\"news-list__card-content\">
<span class=\"news-list__card-date\">";
// line 34
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.news.posted_on", ["%date%" => $this->extensions['Twig\Extra\Intl\IntlExtension']->formatDateTime($this->env, twig_get_attribute($this->env, $this->source, $context["article"], "createdAt", [], "any", false, false, false, 34), "full", "none", "", null, "gregorian", twig_slice($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.', 34, $this->source); })()), "request", [], "any", false, false, false, 34), "locale", [], "any", false, false, false, 34), 0, 2))]), "html", null, true);
echo "</span>
<h2 class=\"news-list__card-title h4\"><a href=\"";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("odiseo_sylius_blog_plugin_shop_article_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["article"], "slug", [], "any", false, false, false, 35)]), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["article"], "title", [], "any", false, false, false, 35), "html_attr");
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["article"], "title", [], "any", false, false, false, 35), "html", null, true);
echo "</a></h2>
<p class=\"news-list__card-description\">
";
// line 37
if ((twig_length_filter($this->env, twig_striptags(twig_get_attribute($this->env, $this->source, $context["article"], "content", [], "any", false, false, false, 37))) > 200)) {
// line 38
echo " ";
echo twig_slice($this->env, twig_striptags(twig_get_attribute($this->env, $this->source, $context["article"], "content", [], "any", false, false, false, 38)), 0, 200);
echo "...
";
} else {
// line 40
echo " ";
echo twig_striptags(twig_get_attribute($this->env, $this->source, $context["article"], "content", [], "any", false, false, false, 40));
echo "
";
}
// line 42
echo " </p>
<a href=\"";
// line 44
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("odiseo_sylius_blog_plugin_shop_article_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["article"], "slug", [], "any", false, false, false, 44)]), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["article"], "title", [], "any", false, false, false, 44), "html_attr");
echo "\">
<p class=\"button button--secondary button--small news-list__card-button\">
";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.news.see_details"), "html", null, true);
echo "
</p>
</a>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['article'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 52
echo " ";
} else {
// line 53
echo " ";
echo twig_call_macro($macros["messages"], "macro_info", ["sylius.ui.no_results_to_display"], 53, $context, $this->getSourceContext());
echo "
";
}
// line 55
echo " </div>
";
// line 56
echo twig_call_macro($macros["pagination"], "macro_simple", [(isset($context["resources"]) || array_key_exists("resources", $context) ? $context["resources"] : (function () { throw new RuntimeError('Variable "resources" does not exist.', 56, $this->source); })())], 56, $context, $this->getSourceContext());
echo "
<!--<div class=\"pagination\">
<span class=\"pagination__item\">1</span>
<a href=\"#\" class=\"pagination__item\">2</a>
<a href=\"#\" class=\"pagination__item\">3</a>
</div>-->
</div>
<div class=\"citation\" data-aos=\"fade-up\">
<div class=\"container\">
<p>";
// line 65
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.news.follow_mons");
echo "</p>
<div class=\"social\">
<a target=\"_blank\" href=\"https://www.facebook.com/fromagermons42\" title=\"";
// line 67
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.facebook_page"), "html", null, true);
echo "\"><i class=\"fab fa-facebook-f\"></i></a>
<a target=\"_blank\" href=\"https://www.instagram.com/mons_fromager_affineur/\" title=\"";
// line 68
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.instagram_page"), "html", null, true);
echo "\"><i class=\"fab fa-instagram\"></i></a>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 311 => 68, 307 => 67, 302 => 65, 290 => 56, 287 => 55, 281 => 53, 278 => 52, 266 => 46, 259 => 44, 255 => 42, 249 => 40, 243 => 38, 241 => 37, 232 => 35, 228 => 34, 225 => 33, 215 => 31, 213 => 30, 210 => 29, 205 => 28, 203 => 27, 197 => 24, 193 => 22, 183 => 21, 165 => 19, 152 => 15, 145 => 13, 142 => 12, 132 => 11, 122 => 79, 120 => 78, 118 => 77, 116 => 76, 113 => 74, 111 => 21, 108 => 20, 106 => 19, 103 => 18, 100 => 11, 90 => 10, 77 => 7, 67 => 6, 56 => 4, 54 => 2, 52 => 1, 39 => 4,);
}
public function getSourceContext()
{
return new Source("{% import '@SyliusUi/Macro/pagination.html.twig' as pagination %}
{% import '@SyliusUi/Macro/messages.html.twig' as messages %}
{% extends '@SyliusShop/layout.html.twig' %}
{% block banner %}
{{ render(url('odiseo_sylius_banner_plugin_shop_partial_banner', {'template': '@SyliusShop/Banner/_banner-news.html.twig'})) }}
{% endblock %}
{% block content %}
{% block blog_breadcrumb %}
<div class=\"ui breadcrumb\">
<a href=\"{{ path('sylius_shop_homepage') }}\" class=\"section\">{{ 'sylius.ui.home'|trans }}</a>
<div class=\"divider\"> / </div>
<div class=\"active section\">{{ 'odiseo_sylius_blog_plugin.ui.blog.header'|trans }}</div>
</div>
{% endblock %}
{% block blog_header %}{% endblock %}
{% block blog_articles %}
<div class=\"container\">
<div class=\"news-list\">
<p class=\"news-list__intro\">{{ render(path('bitbag_sylius_cms_plugin_shop_page_show_link_by_code', {'code' : 'actualites', 'template' : '@BitBagSyliusCmsPlugin/Shop/Page/blocks/_news-intro.html.twig'})) }}</p>
<div class=\"news-list__cards\" data-aos=\"fade-up\">
{% if resources|length > 0 %}
{% for article in resources %}
<div class=\"news-list__card\">
{% if article.images|length > 0 %}
<a href=\"{{ path('odiseo_sylius_blog_plugin_shop_article_show', {'slug' : article.slug}) }}\"><img src=\"{{ article.images[0].path|imagine_filter(filter|default('mons_article_thumbnail')) }}\" alt=\"{{ article.images[0].path }}\"></a>
{% endif %}
<div class=\"news-list__card-content\">
<span class=\"news-list__card-date\">{{ 'sylius.news.posted_on'|trans({'%date%': article.createdAt|format_datetime(\"full\", 'none', locale=app.request.locale|slice(0, 2))}) }}</span>
<h2 class=\"news-list__card-title h4\"><a href=\"{{ path('odiseo_sylius_blog_plugin_shop_article_show', {'slug' : article.slug}) }}\" title=\"{{ article.title|e('html_attr') }}\">{{ article.title }}</a></h2>
<p class=\"news-list__card-description\">
{% if article.content|striptags|length > 200 %}
{{ article.content|striptags|slice(0, 200)|raw }}...
{% else %}
{{ article.content|striptags|raw }}
{% endif %}
</p>
<a href=\"{{ path('odiseo_sylius_blog_plugin_shop_article_show', {'slug' : article.slug}) }}\" title=\"{{ article.title|e('html_attr') }}\">
<p class=\"button button--secondary button--small news-list__card-button\">
{{ 'sylius.news.see_details'|trans }}
</p>
</a>
</div>
</div>
{% endfor %}
{% else %}
{{ messages.info('sylius.ui.no_results_to_display') }}
{% endif %}
</div>
{{ pagination.simple(resources) }}
<!--<div class=\"pagination\">
<span class=\"pagination__item\">1</span>
<a href=\"#\" class=\"pagination__item\">2</a>
<a href=\"#\" class=\"pagination__item\">3</a>
</div>-->
</div>
<div class=\"citation\" data-aos=\"fade-up\">
<div class=\"container\">
<p>{{ 'sylius.news.follow_mons'|trans|raw }}</p>
<div class=\"social\">
<a target=\"_blank\" href=\"https://www.facebook.com/fromagermons42\" title=\"{{ 'app.footer.facebook_page'|trans }}\"><i class=\"fab fa-facebook-f\"></i></a>
<a target=\"_blank\" href=\"https://www.instagram.com/mons_fromager_affineur/\" title=\"{{ 'app.footer.instagram_page'|trans }}\"><i class=\"fab fa-instagram\"></i></a>
</div>
</div>
</div>
</div>
{% endblock %}
{# if disqus_shortname() #}
{# block blog_disqus #}
{# include '@OdiseoSyliusBlogPlugin/Shop/Article/_disqus.html.twig' #}
{# endblock #}
{# endif #}
{% endblock %}
", "@OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig", "/home/mons/site/www/templates/bundles/OdiseoSyliusBlogPlugin/Shop/Article/index.html.twig");
}
}