{% extends "base.html" %} {% block announce %} For updates follow PreFab Photonics on LinkedIn {% endblock %} {% block content %} {% if page.nb_url %} {% include ".icons/material/download.svg" %} {% endif %} {{ super() }} {% endblock content %}