{%- extends "_layout.html" %} {%- import 'geoip/_macros.html' as macros_geoip with context -%} {%- block content %}
{{ _('Search powered by GeoLite2 created by MaxMind.') | safe }}
{%- else %} {%- call macros_site.render_alert('info', False) %} {{ _('There are no records for %(item_id)s in City database.', item_id = search_item) | safe }} {%- endcall %} {%- endif %}