{% extends "layout.html" %} <!-- TODO let's see if this works --> {% block content %} {% include "forms.html" %} {% include "empty_form.html" %} {% endblock %}