{#- Overrides Material's partials/copyright.html — the block rendered inside .md-footer-meta__inner — to carry the FZJ / Helmholtz institutional branding. This leaf partial is overridden in preference to partials/footer.html: the footer shell (the previous/next pagination and the partials/social.html include) then stays owned by Material, so it keeps up with theme releases. Overriding footer.html instead means copying that shell verbatim and freezing it at whatever version it was copied from, and silently dropping the social include for any project that later sets extra.social. config.copyright is still honoured if a project sets it. The upstream "Made with Material for MkDocs" line is intentionally not carried over; mkdocs.yml sets extra.generator: false regardless. -#} {% if config.copyright %} {% endif %}