{# templates/base.html.twig #} {% block title %}Site des Plaisanciers{% endblock %} {# CSS du thème #} {# Overrides / style custom #} {# Google Fonts #} {% block stylesheets %}{% endblock %} {# reCAPTCHA v3 (optionnel) #} {% if recaptcha_site is defined %} {% endif %} {# Défauts sûrs #} {% set body_class = body_class|default('') %} {% set navbar_is_transparent = navbar_is_transparent|default(false) %} {# Bandeau (météo / marées) — IMPORTANT: vía subrequest al contrôleur #} {# Navbar principale -> le partial doit avoir