forked from edward/owl-map
Show flash message on IsA page
This commit is contained in:
parent
c1e53c727f
commit
59e058c78f
|
@ -4,6 +4,7 @@
|
|||
|
||||
{% block content %}
|
||||
<div class="container my-2">
|
||||
{% include "flash_msg.html" %}
|
||||
|
||||
<h1>{{ self.title() }}</h1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue