{% if config.extra.footer.copyright %} {{ config.extra.footer.copyright }} {% else %} © {{ config.title }}, {{ now() | date(format="%Y") }} {% endif %}
{% endif %} {% if config.extra.source_url and config.extra.footer.show_source %} {% endif %} {% if config.extra.footer.show_powered_by %}{{ macros_translate::translate(key="powered_by", default="Powered by", language_strings=language_strings) }} Zola {{ macros_translate::translate(key="powered_by_and", default="and", language_strings=language_strings) }} Duckquill
{% endif %} {% if config.extra.footer.socials %} {% endif %}