{% extends "base.html" %} {% block extrahead %} {% if page.url == "index.html" %} {% endif %} {{ super() }} {% endblock %}