{% import "_includes/forms" as forms %}
{{ csrfInput() }} {{ forms.checkboxSelect({ name: 'caches', options: options, showAllOption: true, values: '*', }) }}