{% if previous_page %}
Previous Page
{% endif %}
{% if next_page %}
Next Page
{% endif %}
{% endif %}
{% if config.extra.noindex %} {% endif %} {% if page_description %} {% else %} {% endif %} {% if favicon %} {% else %} {% endif %} {% if extra_css %} {% for path in extra_css %} {% endfor %} {% endif %} {% block extrahead %} {% endblock %}