{% extends "layout.html" %} {% from "bootstrap_wtf.html" import quick_form %} {% block content %} {# {{ quick_form(form) }} #} {% endblock %}