{% extends "base.html" %} {% block content %} {% if page.nb_url %} Download Notebook {% endif %} {{ super() }} {% endblock content %}