List of matches - Python Flask MySQL CRUD

{% with messages = get_flashed_messages() %} {% if messages %}

{% endif %} {% endwith %}

{{ table }}