{% with messages = get_flashed_messages() %}
{% if messages %}
{% for message in messages %}
{{ message }}
{% endfor %}
{% endif %}
{% endwith %}
If you've found value in this project, consider reciprocating with a contribution in Bitcoin. Your support directly reflects the value you've received!