This is from the "extends_base.html" template. {% block one %} This is the default content in block 'one' {% endblock %} {% block two %} This is the default content in block 'two' {% endblock %}