{% block foo %}Here's the default text of foo {{foo}}{% endblock %} {% block bar %}Here's the default text of bar {{bar}}{% endblock %}