{% extends "components/_form_with_buttons.html" %} {% block form %}
{% include "./_filter_edit_form.html" %}
{% endblock form %} {% block buttons %} Expand {% endblock buttons %}