{# noir override — footer; preserves layout, columns, social_items, legal_items, {% signup_form %}, sociallinks/newsletter/legalbar macros, all provider vars verbatim. #} {% set fl = layout %} {% if not fl %}{% if template == "centered" %}{% set fl = "centered" %}{% else %}{% set fl = "columns" %}{% endif %}{% endif %} {% set fbg = backgroundColor|default:"bg-muted/50" %} {% macro sociallinks(cls) %}{% if social_items %}
{{ newsletterDescription }}
{% endif %}{% if copyright %}© {{ copyright }}{% else %}© {{ companyName }}{% endif %}
{% if legal_items %}{% endif %}