{% extends "main.html" %} {% from 'bootstrap5/utils.html' import render_messages %} {% block title %}Favicon: {{ favicon_sha512 }}{% endblock %} {% block content %}

{{ favicon_sha512 }}

The same favicon was seen in these captures:

{% endblock %}