{% with messages = get_flashed_messages() %} {% if messages %}
{% for message in messages %}
{{ message|safe }}
{% endfor %}
{% endif %} {% endwith %}
Bridgy Fed
connects
your web site
to
Mastodon
and the
fediverse
.
Learn more...
{% block content %} {% endblock %}