{% if config.copyright %}
{{ config.copyright }}
{% endif %}
Built with MkDocs using a theme provided by Read the Docs.
{% if page and page.meta and page.meta.git_revision_date_localized %}
Last updated {{ page.meta.git_revision_date_localized }}
{% endif %}
{% endblock %}