{% extends "base.html" %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %} {% include 'item/new/new_item_form.html' %} {% endblock %}