{% extends "base.html" %} {% block announce %} Cello v1.2.3 — Full middleware Python API (JwtAuth, BasicAuth, ApiKeyAuth, app.use()) Release notes → {% endblock %} {% block extrahead %} {{ super() }} {% if page and page.meta %} {% if page.meta.description %} {% endif %} {% if page.meta.tags %} {% endif %} {% endif %} {% if page and page.is_homepage %} {% endif %} {% endblock %}