{% from "macros.html" import shorten_string %} {% if from_popup %} {% extends "main.html" %} {% from 'bootstrap5/utils.html' import render_messages %} {% block title %}Favicon{% endblock %} {%endif%} {% block content %} {% if from_popup %}
{%endif%}
Shodan MMH3 Hash: {{ mmh3_shodan }}
{% for capture_uuid, title, landing_page, capture_time in captures %} {% endfor %}
Capture Time Capture Title Landing page
{{capture_time}} {{ title }} {{ landing_page }}
{% endblock %}