OUT OF ORDER

{% load i18n %} {% load ooi_extra %} {% if object_type_filters %}
{% with 'ooi_type' as ignore_params %} {% include 'partials/form/field_hidden_from_list.html' with list=mandatory_fields ignore_params=ignore_params.split %} {% endwith %}
{% translate 'Shown types' %} {% for checkbox in object_type_filters %}
{% endfor %}
{% if object_type_filters|length > 4 %} {% endif %}
{% endif %}