{% extends "base.html" %} {% block content %} {% if page.nb_url %}
{% include ".icons/material/download.svg" %}
{% endif %} {{ super() }} {% endblock content %} {% block outdated %} You're not
viewing the latest version.
Click here to go to latest.
{% endblock %}