{% extends "include_extends2.html" %} {% block body %} {% include "include_extends3.html" %}

hello

some content here.

{% endblock %}