{% extends "base.html" %} {% block content %} {% if page.nb_url %}

Download notebook (.ipynb)

{% endif %} {{ super() }} {% endblock %}