{% load i18n floppyforms %} {# Don't show the filter form if all fields are hidden. In that case we assume its only used in non-interactive ways. #} {% if filter_form.visible_fields %} {% comment %}