{% load i18n %} {% if not is_popup %} {% if tabs_list or inlines_list or datasets_list %}
{% include "unfold/helpers/tab_items.html" %}
{% endif %} {% endif %}