{% extends "base.html" %} {% block title %}Options{% endblock %} {% block content %}
{{ form.back() }}
{{ form.submit() }}