/ test / templates / inheritance / include-head.html
include-head.html
1  {% include "templates/inheritance/include/head.html" %}
2  <body>my-body</body>