Show flash message on IsA page

This commit is contained in:
Edward Betts 2022-04-08 10:35:37 +01:00
parent c1e53c727f
commit 59e058c78f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
{% block content %}
<div class="container my-2">
{% include "flash_msg.html" %}
<h1>{{ self.title() }}</h1>