<?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;
/* commons/footer-external.html.twig */
class __TwigTemplate_53dc9d0c0f0a5ed10ef876c9d50cc4dbd733965a91d74f1ffe1948452a77bfdc extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'footer' => [$this, 'block_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", "commons/footer-external.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "commons/footer-external.html.twig"));
// line 2
echo "
";
// line 3
$this->displayBlock('footer', $context, $blocks);
// line 128
echo "
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_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", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
// line 4
echo "<footer>
<div class=\"footer-header\">
";
// line 6
$context["footerHeaderElements"] = ["dollar-tag", "insurance", "hand", "computer"];
// line 7
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["footerHeaderElements"]) || array_key_exists("footerHeaderElements", $context) ? $context["footerHeaderElements"] : (function () { throw new RuntimeError('Variable "footerHeaderElements" does not exist.', 7, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
// line 8
echo " <div class=\"footer-header-element\">
<img class=\"element-picture ";
// line 9
echo twig_escape_filter($this->env, ("picture-" . $context["element"]), "html", null, true);
echo "\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("build/images/footer/" . $context["element"]) . ".svg")), "html", null, true);
echo "\" alt=\"Assurboat\" />
<p class=\"element-label\">";
// line 10
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(("header." . $context["element"]), [], "footer");
echo "</p>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 13
echo " </div>
";
// line 16
$context["src"] = $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/footer/default_quote_cover.jpeg");
// line 17
echo " ";
$context["alt"] = "Assurboat";
// line 18
echo " ";
$context["quote"] = $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("quote.default_quote", [], "footer");
// line 19
echo " ";
$context["quoteAuthor"] = $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("quote.default_author", [], "footer");
// line 20
echo " ";
if ((array_key_exists("page", $context) && (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 20, $this->source); })()))) {
// line 21
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 21, $this->source); })()), "quoteCoverName", [], "any", false, false, false, 21)) {
// line 22
echo " ";
$context["src"] = $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset((isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 22, $this->source); })()), "quoteCoverFile"));
// line 23
echo " ";
}
// line 24
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 24, $this->source); })()), "quoteCoverAlt", [], "any", false, false, false, 24)) {
// line 25
echo " ";
$context["alt"] = twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 25, $this->source); })()), "quoteCoverAlt", [], "any", false, false, false, 25);
// line 26
echo " ";
}
// line 27
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 27, $this->source); })()), "quote", [], "any", false, false, false, 27)) {
// line 28
echo " ";
$context["quote"] = twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 28, $this->source); })()), "quote", [], "any", false, false, false, 28);
// line 29
echo " ";
$context["quoteAuthor"] = twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 29, $this->source); })()), "quoteAuthor", [], "any", false, false, false, 29);
// line 30
echo " ";
}
// line 31
echo " ";
}
// line 32
echo " <div class=\"footer-quote\">
<img class=\"footer-quote-background\" src=\"";
// line 33
echo twig_escape_filter($this->env, (isset($context["src"]) || array_key_exists("src", $context) ? $context["src"] : (function () { throw new RuntimeError('Variable "src" does not exist.', 33, $this->source); })()), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, (isset($context["alt"]) || array_key_exists("alt", $context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.', 33, $this->source); })()), "html", null, true);
echo "\" />
<div class=\"footer-quote-overlay\">
<div class=\"quote-wrapper\">
<div class=\"quote\">";
// line 36
echo twig_escape_filter($this->env, (isset($context["quote"]) || array_key_exists("quote", $context) ? $context["quote"] : (function () { throw new RuntimeError('Variable "quote" does not exist.', 36, $this->source); })()), "html", null, true);
echo "</div>
<div class=\"quote-author\">";
// line 37
echo twig_escape_filter($this->env, (isset($context["quoteAuthor"]) || array_key_exists("quoteAuthor", $context) ? $context["quoteAuthor"] : (function () { throw new RuntimeError('Variable "quoteAuthor" does not exist.', 37, $this->source); })()), "html", null, true);
echo "</div>
</div>
<img class=\"footer-quote-waves\" src=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/footer/wave.svg"), "html", null, true);
echo "\" alt=\"Assurboat\" />
</div>
</div>
<div class=\"footer-quotation\">
<div class=\"footer-quotation-card\">
<div class=\"footer-quotation-card-text\">
";
// line 46
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("quotation.text", [], "footer");
echo "
</div>
<a href=\"";
// line 48
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_contact_show");
echo "\" class=\"button\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("quotation.button", [], "footer"), "html", null, true);
echo "</a>
</div>
</div>
<div class=\"footer-links\">
<div class=\"footer-links-info\">
<img class=\"logo\" src=\"";
// line 54
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/logo.png"), "html", null, true);
echo "\" alt=\"Assurboat\" />
<div class=\"address-block\">
<i class=\"fa-regular fa-map\"></i>
<div>
";
// line 58
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["siteSettings"]) || array_key_exists("siteSettings", $context) ? $context["siteSettings"] : (function () { throw new RuntimeError('Variable "siteSettings" does not exist.', 58, $this->source); })()), "addressStreet", [], "any", false, false, false, 58), "html", null, true);
echo "<br />
<nobr>";
// line 59
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["siteSettings"]) || array_key_exists("siteSettings", $context) ? $context["siteSettings"] : (function () { throw new RuntimeError('Variable "siteSettings" does not exist.', 59, $this->source); })()), "zipcode", [], "any", false, false, false, 59), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["siteSettings"]) || array_key_exists("siteSettings", $context) ? $context["siteSettings"] : (function () { throw new RuntimeError('Variable "siteSettings" does not exist.', 59, $this->source); })()), "city", [], "any", false, false, false, 59), "html", null, true);
echo "</nobr><br />
FRANCE
</div>
</div>
<div class=\"address-block\">
<i class=\"fa-regular fa-envelope\"></i>
<div>
<a href=\"";
// line 66
echo twig_escape_filter($this->env, $this->extensions['Cofondateur\SocleTechniqueBundle\Twig\AppExtension']->mailto(twig_get_attribute($this->env, $this->source, (isset($context["siteSettings"]) || array_key_exists("siteSettings", $context) ? $context["siteSettings"] : (function () { throw new RuntimeError('Variable "siteSettings" does not exist.', 66, $this->source); })()), "email", [], "any", false, false, false, 66), true), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Cofondateur\SocleTechniqueBundle\Twig\AppExtension']->mailto(twig_get_attribute($this->env, $this->source, (isset($context["siteSettings"]) || array_key_exists("siteSettings", $context) ? $context["siteSettings"] : (function () { throw new RuntimeError('Variable "siteSettings" does not exist.', 66, $this->source); })()), "email", [], "any", false, false, false, 66)), "html", null, true);
echo "</a>
</div>
</div>
<div class=\"address-block\">
<i class=\"fa fa-phone\"></i>
<div>
<a href=\"tel:";
// line 72
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["siteSettings"]) || array_key_exists("siteSettings", $context) ? $context["siteSettings"] : (function () { throw new RuntimeError('Variable "siteSettings" does not exist.', 72, $this->source); })()), "phone", [], "any", false, false, false, 72), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["siteSettings"]) || array_key_exists("siteSettings", $context) ? $context["siteSettings"] : (function () { throw new RuntimeError('Variable "siteSettings" does not exist.', 72, $this->source); })()), "phone", [], "any", false, false, false, 72), "html", null, true);
echo "</a>
</div>
</div>
<div class=\"social-networks\">
<a href=\"\">
<i class=\"fa-brands fa-facebook-f\"></i>
</a>
<a href=\"\">
<i class=\"fa-brands fa-instagram\"></i>
</a>
<a href=\"\">
<i class=\"fa-brands fa-linkedin-in\"></i>
</a>
</div>
</div>
<div class=\"footer-links-links\">
<div class=\"links-block links-generals\">
<a class=\"link-title\" href=\"";
// line 89
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_presentation_index");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.about", [], "footer"), "html", null, true);
echo "</a>
<a class=\"small-link\" href=\"";
// line 90
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_presentation_index");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.presentation", [], "footer"), "html", null, true);
echo "</a>
";
// line 92
echo " <a class=\"link-title\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_actuality_list");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.articles", [], "footer"), "html", null, true);
echo "</a>
";
// line 94
echo " <a class=\"link-title\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_contact_show");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.contact", [], "footer"), "html", null, true);
echo "</a>
</div>
<div class=\"links-block links-offers\">
<span class=\"link-title\">";
// line 97
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.offers", [], "footer"), "html", null, true);
echo "</span>
<a class=\"medium-link\" href=\"";
// line 98
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_maritime_index");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.offers_sea", [], "footer"), "html", null, true);
echo "</a>
";
// line 99
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\AppExtension']->getMaritimeCategory());
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 100
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_maritime_category_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["category"], "slug", [], "any", false, false, false, 100)]), "html", null, true);
echo "\" class=\"small-link\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["category"], "title", [], "any", false, false, false, 100), "html", null, true);
echo "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 102
echo "
<a class=\"medium-link\" href=\"";
// line 103
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_fluvial_index");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.offers_river", [], "footer"), "html", null, true);
echo "</a>
";
// line 104
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\AppExtension']->getFluvialCategory());
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 105
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_fluvial_category_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["category"], "slug", [], "any", false, false, false, 105)]), "html", null, true);
echo "\" class=\"small-link\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["category"], "title", [], "any", false, false, false, 105), "html", null, true);
echo "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 107
echo " </div>
<div class=\"links-block links-services\">
<a class=\"link-title\" href=\"";
// line 109
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_services_index");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("links.services", [], "footer"), "html", null, true);
echo "</a>
";
// line 110
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\AppExtension']->getServices());
foreach ($context['_seq'] as $context["_key"] => $context["service"]) {
// line 111
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_services_index");
echo "#";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["service"], "slug", [], "any", false, false, false, 111), "html", null, true);
echo "\" class=\"small-link\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["service"], "title", [], "any", false, false, false, 111), "html", null, true);
echo "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['service'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 113
echo " </div>
</div>
</div>
<div class=\"footer-bottom-row\">
<div class=\"footer-bottom-row-content\">
";
// line 119
$context["bottomLinks"] = ["app_confidentiality", "app_legal_terms", "app_sitemap"];
// line 120
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["bottomLinks"]) || array_key_exists("bottomLinks", $context) ? $context["bottomLinks"] : (function () { throw new RuntimeError('Variable "bottomLinks" does not exist.', 120, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["link"]) {
// line 121
echo " <p><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath($context["link"]);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(("bottom_links." . $context["link"]), [], "footer"), "html", null, true);
echo "</a></p>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['link'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 123
echo " <p>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("bottom_links.disclaimer", ["%date%" => twig_date_format_filter($this->env, "now", "Y"), "%siteTitle%" => (isset($context["siteTitle"]) || array_key_exists("siteTitle", $context) ? $context["siteTitle"] : (function () { throw new RuntimeError('Variable "siteTitle" does not exist.', 123, $this->source); })())], "footer");
echo "</p>
</div>
</div>
</footer>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "commons/footer-external.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 383 => 123, 372 => 121, 367 => 120, 365 => 119, 357 => 113, 344 => 111, 340 => 110, 334 => 109, 330 => 107, 319 => 105, 315 => 104, 309 => 103, 306 => 102, 295 => 100, 291 => 99, 285 => 98, 281 => 97, 272 => 94, 265 => 92, 259 => 90, 253 => 89, 231 => 72, 220 => 66, 208 => 59, 204 => 58, 197 => 54, 186 => 48, 181 => 46, 171 => 39, 166 => 37, 162 => 36, 154 => 33, 151 => 32, 148 => 31, 145 => 30, 142 => 29, 139 => 28, 136 => 27, 133 => 26, 130 => 25, 127 => 24, 124 => 23, 121 => 22, 118 => 21, 115 => 20, 112 => 19, 109 => 18, 106 => 17, 104 => 16, 99 => 13, 90 => 10, 84 => 9, 81 => 8, 76 => 7, 74 => 6, 70 => 4, 60 => 3, 49 => 128, 47 => 3, 44 => 2,);
}
public function getSourceContext()
{
return new Source("{% trans_default_domain 'footer' %}
{% block footer %}
<footer>
<div class=\"footer-header\">
{% set footerHeaderElements = ['dollar-tag', 'insurance', 'hand', 'computer'] %}
{% for element in footerHeaderElements %}
<div class=\"footer-header-element\">
<img class=\"element-picture {{ \"picture-\" ~ element }}\" src=\"{{ asset('build/images/footer/' ~ element ~ '.svg') }}\" alt=\"Assurboat\" />
<p class=\"element-label\">{{ ( 'header.' ~ element )|trans|raw }}</p>
</div>
{% endfor %}
</div>
{% set src = asset('build/images/footer/default_quote_cover.jpeg') %}
{% set alt = 'Assurboat' %}
{% set quote = 'quote.default_quote'|trans %}
{% set quoteAuthor = 'quote.default_author'|trans %}
{% if page is defined and page %}
{% if page.quoteCoverName %}
{% set src = asset(vich_uploader_asset(page, 'quoteCoverFile')) %}
{% endif %}
{% if page.quoteCoverAlt %}
{% set alt = page.quoteCoverAlt %}
{% endif %}
{% if page.quote %}
{% set quote = page.quote %}
{% set quoteAuthor = page.quoteAuthor %}
{% endif %}
{% endif %}
<div class=\"footer-quote\">
<img class=\"footer-quote-background\" src=\"{{ src }}\" alt=\"{{ alt }}\" />
<div class=\"footer-quote-overlay\">
<div class=\"quote-wrapper\">
<div class=\"quote\">{{ quote }}</div>
<div class=\"quote-author\">{{ quoteAuthor }}</div>
</div>
<img class=\"footer-quote-waves\" src=\"{{ asset('build/images/footer/wave.svg') }}\" alt=\"Assurboat\" />
</div>
</div>
<div class=\"footer-quotation\">
<div class=\"footer-quotation-card\">
<div class=\"footer-quotation-card-text\">
{{ 'quotation.text'|trans|raw }}
</div>
<a href=\"{{ path('app_contact_show') }}\" class=\"button\">{{ 'quotation.button'|trans }}</a>
</div>
</div>
<div class=\"footer-links\">
<div class=\"footer-links-info\">
<img class=\"logo\" src=\"{{ asset('build/images/logo.png') }}\" alt=\"Assurboat\" />
<div class=\"address-block\">
<i class=\"fa-regular fa-map\"></i>
<div>
{{ siteSettings.addressStreet }}<br />
<nobr>{{ siteSettings.zipcode }} {{ siteSettings.city }}</nobr><br />
FRANCE
</div>
</div>
<div class=\"address-block\">
<i class=\"fa-regular fa-envelope\"></i>
<div>
<a href=\"{{ siteSettings.email|mailto(true) }}\">{{ siteSettings.email|mailto }}</a>
</div>
</div>
<div class=\"address-block\">
<i class=\"fa fa-phone\"></i>
<div>
<a href=\"tel:{{ siteSettings.phone }}\">{{ siteSettings.phone }}</a>
</div>
</div>
<div class=\"social-networks\">
<a href=\"\">
<i class=\"fa-brands fa-facebook-f\"></i>
</a>
<a href=\"\">
<i class=\"fa-brands fa-instagram\"></i>
</a>
<a href=\"\">
<i class=\"fa-brands fa-linkedin-in\"></i>
</a>
</div>
</div>
<div class=\"footer-links-links\">
<div class=\"links-block links-generals\">
<a class=\"link-title\" href=\"{{ path('app_presentation_index') }}\">{{ 'links.about'|trans }}</a>
<a class=\"small-link\" href=\"{{ path('app_presentation_index') }}\">{{ 'links.presentation'|trans }}</a>
{# <a class=\"small-link\" href=\"{{ path('app_valeur_engagement_index') }}\">{{ 'links.values'|trans }}</a>#}
<a class=\"link-title\" href=\"{{ path('app_actuality_list') }}\">{{ 'links.articles'|trans }}</a>
{# <a class=\"link-title\" href=\"{{ path('app_testimony_list') }}\">{{ 'links.golden_book'|trans }}</a>#}
<a class=\"link-title\" href=\"{{ path('app_contact_show') }}\">{{ 'links.contact'|trans }}</a>
</div>
<div class=\"links-block links-offers\">
<span class=\"link-title\">{{ 'links.offers'|trans }}</span>
<a class=\"medium-link\" href=\"{{ path('app_maritime_index') }}\">{{ 'links.offers_sea'|trans }}</a>
{% for category in getMaritimeCategory() %}
<a href=\"{{ path('app_maritime_category_show', {slug: category.slug}) }}\" class=\"small-link\">{{ category.title }}</a>
{% endfor %}
<a class=\"medium-link\" href=\"{{ path('app_fluvial_index') }}\">{{ 'links.offers_river'|trans }}</a>
{% for category in getFluvialCategory() %}
<a href=\"{{ path('app_fluvial_category_show', {slug: category.slug}) }}\" class=\"small-link\">{{ category.title }}</a>
{% endfor %}
</div>
<div class=\"links-block links-services\">
<a class=\"link-title\" href=\"{{ path('app_services_index') }}\">{{ 'links.services'|trans }}</a>
{% for service in getServices() %}
<a href=\"{{ path('app_services_index') }}#{{ service.slug }}\" class=\"small-link\">{{ service.title }}</a>
{% endfor %}
</div>
</div>
</div>
<div class=\"footer-bottom-row\">
<div class=\"footer-bottom-row-content\">
{% set bottomLinks = ['app_confidentiality', 'app_legal_terms', 'app_sitemap'] %}
{% for link in bottomLinks %}
<p><a href=\"{{ path(link) }}\">{{ ('bottom_links.' ~ link)|trans }}</a></p>
{% endfor %}
<p>{{ 'bottom_links.disclaimer'|trans({'%date%': ('now' | date('Y')), '%siteTitle%': siteTitle})|raw }}</p>
</div>
</div>
</footer>
{% endblock %}
", "commons/footer-external.html.twig", "/home/assurboat/assurboat/templates/commons/footer-external.html.twig");
}
}