{% extends "base.html" %} {% block body %} {% include "smart/_form.html" %} {% endblock body %} {% block footer %} -- {% endblock footer %}