Show flash messages on event list.

This commit is contained in:
Edward Betts 2026-02-17 11:34:40 +00:00
parent b835956ea9
commit bc2c884589
3 changed files with 14 additions and 12 deletions

View file

@ -44,6 +44,7 @@
{% from "navbar.html" import navbar with context %}
<body>
{{ navbar() }}
{% include "flash_messages.html" %}
<div class="container-fluid mt-2">
<h1>Agenda</h1>