diff --git a/remarkbox_westworld/templates/base.j2 b/remarkbox_westworld/templates/base.j2 index 5478538..9095c86 100644 --- a/remarkbox_westworld/templates/base.j2 +++ b/remarkbox_westworld/templates/base.j2 @@ -26,10 +26,16 @@ + +
{%- for message, level in request.session.pop_flash() %}
- + {{message}}
{%- endfor %}