{{ form.hidden_tag() }} {{ form.title.label }} {{ form.title() }} {{ form.description.label }} {{ form.description() }} {{ form.submit() }}