{% if prev %}
Previous
{%- if prev.link == pathto(master_doc) -%} Home {%- else -%} {{ prev.title }} {%- endif -%}
{% endif %} {% if next %}
Next
{{ next.title }}
{% endif %}
Copyright © {{ copyright }}
Made with Materialism theme for Sphinx.
{% block footer_icons %} {% endblock %}