{%- set content_id = get_uuid4() -%}
{{ get_icon('domain') }} | {{ get_icon('time-from') }} | {{ get_icon('time-to') }} | {{ get_icon('cnt') }} | |
---|---|---|---|---|
{{ loop.index }} | {{ sritem.get('domain', _('-- undefined --')) }} | {{ sritem.get('time_first', _('-- undefined --')) }} | {{ sritem.get('time_last', _('-- undefined --')) }} | {{ sritem.get('count', _('-- undefined --')) }} |