{% extends "main.html" %} {% from 'bootstrap5/utils.html' import render_messages %} {% from "macros.html" import shorten_string %} {% block title %}Captures{% endblock %} {% block scripts %} {{ super() }} {% endblock %} {% block content %}
URL | Link | Status | Error message |
---|---|---|---|
{{ shorten_string(captured_url, 50, with_title=True) }} | Show capture | Please wait... |