{# Mirrors the Jekyll Primer footer: "This site is open source. Improve this page." Only renders when there is something to link to. `git_revision_date_localized` is set per page by mkdocs-git-revision-date-localized-plugin; without a line like this the plugin computes the date and nothing ever shows it. #} {%- set last_update = page.meta.get('git_revision_date_localized') if page and page.meta else none %} {%- if page and page.edit_url or config.repo_url or config.copyright or last_update or git_page_authors %} {%- endif %}