{% block header %}
{% if grid.isFilterSectionVisible and 'test' == class %}
{{ grid_filters(grid) }}
{% endif %}
{% endblock %}