{% extends 'base.html.j2' %} {% block title %}{{ content_title }}{% endblock %} {% block body%}
{% csrf_token %} {{ form }}
{% endblock %}