{% from "macros.html" import shorten_string %} {% if from_popup %} {% extends "main.html" %} {% from 'bootstrap5/utils.html' import render_messages %} {% block title %}{{ url }}{% endblock %} {%endif%} {% block content %} {% if from_popup %}
Capture Time | Capture Title | Landing page |
---|---|---|
{{capture_time}} |
{{ title }}
The capture contains this URL in {{ nodes|length }} nodes, click below to see them on the tree:
|
{{ landing_page }} |