Show flash messages on event list.
This commit is contained in:
parent
b835956ea9
commit
bc2c884589
3 changed files with 14 additions and 12 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue