{% extends "base.html" %} {% block extrahead %} {{ super() }} {% if page and page.is_homepage %} {% endif %} {% endblock %}