{% extends "layout.html" %} {% block content %} {% include "test.html" %} {% include "empty_form.html" %} {% endblock %}