<?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;
/* @SyliusShop/Layout/Footer/_grid.html.twig */
class __TwigTemplate_13d46b3b6ad19b7443cade5897ef2b8f extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
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", "@SyliusShop/Layout/Footer/_grid.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SyliusShop/Layout/Footer/_grid.html.twig"));
// line 1
echo "
<div class=\"footer-bottom\">
<div class=\"bloc-footer-menu\">
<div class=\"max-container-3 p-0 px-xl-0 px-lg-2 px-0\">
<div class=\"bloc-footer-menu pb-lg-4\">
<div class=\"row mx-lg-n3 mx-n1\">
";
// line 8
echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.footer.grid");
echo "
<div class=\"col-lg-4 col-md-6 col-12 order-lg-5 px-lg-3 px-1 border-left-w-menu\">
<div class=\"bloc-other-m text-center text-md-left \">
<div class=\"service-footer py-0 mb-sm-0 mb-3\">
<div class=\"title-menu-t toggle-me\"><span>";
// line 12
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.homepage.the_newsletter"), "html", null, true);
echo "</span></div>
<div class=\"content-t toggle-m-c\">
<div class=\"txt-newsletter text-white fontsize-normal font-18-mobile mt-sm-0 mt-n3\"> ";
// line 14
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.newsletter_txt"), "html", null, true);
echo "</div>
<div class=\"pt-md-0 pt-3 px-md-0 px-sm-4 px-3\">
";
// line 17
$this->loadTemplate("@SyliusShop/Homepage/_newsletter.html.twig", "@SyliusShop/Layout/Footer/_grid.html.twig", 17)->display($context);
// line 18
echo " </div>
</div>
<div class=\"pt-md-2 pt-3 reseau-footer\">
<div class=\"d-block d-md-none_ title-menu-t pb-3 pb-md-3\">";
// line 22
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.keepin_touch"), "html", null, true);
echo "</div>
<a href=\"https://www.facebook.com/idildiffusion/\" class=\"transition-bgcolor rounded-circle\" target=\"_blank\" title=\"Facebook\"><img src=\"";
// line 23
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ico_fb.svg"), "html", null, true);
echo "\" class=\"rounded-circle\" alt=\"Facebook\"></a>
<a href=\"https://www.instagram.com/idildiffusion/\" class=\"transition-bgcolor rounded-circle\" target=\"_blank\" title=\"Instagram\"><img src=\"";
// line 24
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/insta.svg"), "html", null, true);
echo "\" class=\"rounded-circle\" alt=\"Instagram\"></a>
";
// line 27
echo " </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
public function getTemplateName()
{
return "@SyliusShop/Layout/Footer/_grid.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 91 => 27, 86 => 24, 82 => 23, 78 => 22, 72 => 18, 70 => 17, 64 => 14, 59 => 12, 52 => 8, 43 => 1,);
}
public function getSourceContext()
{
return new Source("
<div class=\"footer-bottom\">
<div class=\"bloc-footer-menu\">
<div class=\"max-container-3 p-0 px-xl-0 px-lg-2 px-0\">
<div class=\"bloc-footer-menu pb-lg-4\">
<div class=\"row mx-lg-n3 mx-n1\">
{{ sylius_template_event('sylius.shop.layout.footer.grid') }}
<div class=\"col-lg-4 col-md-6 col-12 order-lg-5 px-lg-3 px-1 border-left-w-menu\">
<div class=\"bloc-other-m text-center text-md-left \">
<div class=\"service-footer py-0 mb-sm-0 mb-3\">
<div class=\"title-menu-t toggle-me\"><span>{{\"app.homepage.the_newsletter\"|trans}}</span></div>
<div class=\"content-t toggle-m-c\">
<div class=\"txt-newsletter text-white fontsize-normal font-18-mobile mt-sm-0 mt-n3\"> {{\"app.footer.newsletter_txt\"|trans}}</div>
<div class=\"pt-md-0 pt-3 px-md-0 px-sm-4 px-3\">
{% include '@SyliusShop/Homepage/_newsletter.html.twig' %}
</div>
</div>
<div class=\"pt-md-2 pt-3 reseau-footer\">
<div class=\"d-block d-md-none_ title-menu-t pb-3 pb-md-3\">{{\"app.footer.keepin_touch\"|trans}}</div>
<a href=\"https://www.facebook.com/idildiffusion/\" class=\"transition-bgcolor rounded-circle\" target=\"_blank\" title=\"Facebook\"><img src=\"{{ asset('images/ico_fb.svg')}}\" class=\"rounded-circle\" alt=\"Facebook\"></a>
<a href=\"https://www.instagram.com/idildiffusion/\" class=\"transition-bgcolor rounded-circle\" target=\"_blank\" title=\"Instagram\"><img src=\"{{ asset('images/insta.svg')}}\" class=\"rounded-circle\" alt=\"Instagram\"></a>
{#<a href=\"https://www.youtube.com/\" class=\"transition-bgcolor rounded-circle\" target=\"_blank\" title=\"YouTube\"><img src=\"{{ asset('images/ico_yt.svg')}}\" class=\"rounded-circle\" alt=\"YouTube\"></a>#}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
", "@SyliusShop/Layout/Footer/_grid.html.twig", "/var/www/html/themes/BootstrapTheme/templates/bundles/SyliusShopBundle/Layout/Footer/_grid.html.twig");
}
}