diff --git a/templates/ergo.html.tera b/templates/ergo.html.tera index 1ffbe65..e36f724 100644 --- a/templates/ergo.html.tera +++ b/templates/ergo.html.tera @@ -7,8 +7,24 @@

Ergo Challenges

{% if flash %} - {{ macros::alert(message=flash.1, type=flash.0, class="my-3") }} - {% endif %} + {{ macros::alert(message=flash.1, type=flash.0, class="my-3") }} + {% endif %} + +