{% extends "base.html" %} {% block header %}Super_{{ block.super }} Child_Header{% endblock %} {% block body %}Child_Body{% endblock %}