{% extends "./layout.html" %} {% block content %} TEMPLATE {% include "./partial.html" %} {% endblock %}