{% extends "base.html" %} {% block title %}Create{% endblock %} {% block page_content %}
{{ form.csrf_token() }} {{ form.submit }}