I am using Flask micro-framework for my server which uses Jinja templates.
I have a parent template.html and some children templates called child1.
template.html
child1.
You can use the include statement.