{% if from_popup %} {% extends "main.html" %} {% from 'bootstrap5/utils.html' import render_messages %} {% block title %}{{ hhh }}{% endblock %} {% block scripts %} {{ super() }} {% endblock %} {%endif%} {% block content %} {% if from_popup %} {%endif%}

{{ hhh }}

{%for name, value in headers%} {%endfor%}
Name Value sample
{{name}} {{value}}

The same HTTP Headers Hash was seen in these captures:

{% endblock %}