{% from "macros.html" import shorten_string %} {% if from_popup %} {% extends "main.html" %} {% from 'bootstrap5/utils.html' import render_messages %} {% block title %}{{ cookie_name }}{% endblock %} {%endif%} {% block content %} {% if from_popup %}
{%endif%}

{{ cookie_name }}

Capture Time Capture Title Landing Page
{% endblock %}