-
{% for message in messages %}
- {{ message }} {% endfor %}
{# The framework's default chrome. Minimal on purpose. It exists so that an installed app renders as a usable page on a site that has not written any chrome of its own yet; a real site ships its own base.html at this same path, which Flask finds first because the site is the application and podpack is only the fallback loader. #}