{% load i18n %}
{% if ooi_id %} {% endif %} {% include "partials/form/field_hidden_from_list.html" with list=mandatory_fields form=observed_at_form %} {% include 'partials/form/fieldset.html' with fields=observed_at_form %} {% if object_type_filters %}
{% translate "Shown types" %}
{% for checkbox in object_type_filters %}
{% endfor %}
{% if object_type_filters|length > 4 %} {% endif %}
{% endif %}