{% set ipref_conf = config["IPREF"] %} {% set title = ipref_conf["web"]["title"] or "ipref" %}
Input IP addresses separated by spaces, commas, and/or newlines, and click the "Search" button.
{% for k, v in metadata.items() %}
{{ k }}: {{ v }}
{% endfor %}
{{ get_header_name(column) }} | {% endfor %} {% set include_national_flags = (request.form.get("misc.include_national_flags", "off") == "on") %} {% for result in results %}|
---|---|
{{ escape_column(get_dot_item(result, column)) }}{{ " " + make_flag(get_dot_item(result, column)) }} | {% else %}{{ escape_column(get_dot_item(result, column)) }} | {% endif %} {% endfor %}