{% from "macros.html" import shorten_string %} {% if from_popup %} {% extends "main.html" %} {% from 'bootstrap5/utils.html' import render_messages %} {% block title %}{{ body_hash }}{% endblock %} {% block scripts %} {{ super() }} {% endblock %} {%else%} {%endif%} {% block content %} {% if from_popup %}
The same file was seen in these captures recently:
Capture Time | Capture Title | URL |
---|---|---|
{{ timestamp }} | {% if from_popup %} {% else %} {{ title }} {% endif %} | {{ url }} |