{%- import 'pdnsr/_macros.html' as macros_pdnsr with context -%} {%- if search_item %} {%- if search_result %}

{{ macros_pdnsr.get_title() }}

{{ get_icon("search") }} {{ _("Search externally in PassiveDNS service") }}
{{ macros_pdnsr.render_result_hostname(search_result) }} {%- else %} {%- call macros_site.render_alert('info', False) %} {{ _('There are no records for %(item_id)s in PassiveDNS service.', item_id = search_item) | safe }} {%- endcall %} {%- endif %} {%- endif %}