/ test / templates / inheritance / parent.html
parent.html
1  {% include "templates/inheritance/child.html" with name = "Jane Doe" greeting="Hello!" %}