{% block page_title %}Dashboard{% endblock %}
{% with messages = get_flashed_messages(with_categories=true) %} {% for cat, msg in messages %}
{{ msg }}
{% endfor %} {% endwith %} {% block content %}{% endblock %}
โ ๏ธ Confirm Action
Are you sure?
Yes, Proceed
Cancel