1 2 3 4 5 6
{% extends "!layout.html" %} {% block extrahead %} <!-- layout overloading --> {{ super() }} {% endblock %}