<?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;
/* front/_footer.html.twig */
class __TwigTemplate_7d2877a804752f3dc6d99283df5db4f9f7dd08204e564a3072544974053b847d extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'javascripts_footer' => [$this, 'block_javascripts_footer'],
];
}
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", "front/_footer.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/_footer.html.twig"));
// line 1
echo "<footer class=\"footer\">
<div class=\"d-flex i-footer\">
<div class=\"container d-flex justify-content-center justify-content-md-between align-items-center full\">
<div class=\"d-none d-md-block\">Copyright © ";
// line 4
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, "now", "Y"), "html", null, true);
echo " | Breather One</div>
<div class=\"d-flex justify-content-between justify-content-md-end align-items-center\">
<div class=\"d-block d-md-none pr-10\">Copyright © ";
// line 6
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, "now", "Y"), "html", null, true);
echo "</div>
<a href=\"https://honeti.com/\" target=\"_blank\" title=\"HONETi - Custom Software Development\">
<img src=\"";
// line 8
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/admin/honeti.svg"), "html", null, true);
echo "\" alt=\"HONETi - Custom Software Development\">
</a>
</div>
</div>
</div>
</footer>
";
// line 16
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_PREVIOUS_ADMIN")) {
// line 17
echo " <a class=\"btn-return-to-your-account\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("logout_as");
echo "\">
<i class=\"far fa-arrow-circle-left mr-1\"></i>Wróć do swojego konta</a>
";
}
// line 20
echo "<span id=\"icoGoTop\" class=\"ico-go-top\" data-scroll-target=\"#top\"></span>
";
// line 21
$this->displayBlock('javascripts_footer', $context, $blocks);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function block_javascripts_footer($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_footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts_footer"));
// line 22
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "front/_footer.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 101 => 22, 82 => 21, 79 => 20, 72 => 17, 70 => 16, 59 => 8, 54 => 6, 49 => 4, 44 => 1,);
}
public function getSourceContext()
{
return new Source("<footer class=\"footer\">
<div class=\"d-flex i-footer\">
<div class=\"container d-flex justify-content-center justify-content-md-between align-items-center full\">
<div class=\"d-none d-md-block\">Copyright © {{ \"now\"|date(\"Y\") }} | Breather One</div>
<div class=\"d-flex justify-content-between justify-content-md-end align-items-center\">
<div class=\"d-block d-md-none pr-10\">Copyright © {{ \"now\"|date(\"Y\") }}</div>
<a href=\"https://honeti.com/\" target=\"_blank\" title=\"HONETi - Custom Software Development\">
<img src=\"{{ asset(\"img/admin/honeti.svg\") }}\" alt=\"HONETi - Custom Software Development\">
</a>
</div>
</div>
</div>
</footer>
{% if is_granted('ROLE_PREVIOUS_ADMIN') %}
<a class=\"btn-return-to-your-account\" href=\"{{ path('logout_as') }}\">
<i class=\"far fa-arrow-circle-left mr-1\"></i>Wróć do swojego konta</a>
{% endif %}
<span id=\"icoGoTop\" class=\"ico-go-top\" data-scroll-target=\"#top\"></span>
{% block javascripts_footer %}
{% endblock %}", "front/_footer.html.twig", "/var/www/vhosts/honeti.net/wedoit.honeti.net/templates/front/_footer.html.twig");
}
}