{% extends "template_inheritance_base.html" %} {% block content %}
This is the "foo" div.
This is the "bar" div.
{% endblock %}