{%- set content_id = get_uuid4() -%}
{{ get_icon('module-dnsr') }} | {{ search_result[0]['value'] }}{% if search_result|length > 1 %} ({{ _('%(cnt)d more', cnt = (search_result|length -1))}}){% endif %}

{{ get_icon('module-dnsr') }} {{ _('DNS') }} - {{ _('Hostname resolving') }} {{ get_icon('stopwatch') }}

{%- for sritem in search_result %} {%- endfor %}
{{ _('Type') }} {{ _('Value') }}
{{ loop.index }} {{ sritem['type'] }} {{ sritem['value'] }}