{% load i18n %}
{% if initial_filter %} {% include 'search/partial/filter_value.html' with choices=initial_filter.choices_counted key_path=initial_filter.key_path selected=initial_filter.value %} {% endif %}