From aace6c033e8668b234aa00cfd85cb57ffed6d3b0 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Mon, 2 Aug 2021 19:24:00 +0800 Subject: [PATCH] app/main.py: flash a message after deleting a word (use bootstrap alerts -- make the alert dismissable 2). --- app/main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/main.py b/app/main.py index fea64c6..13f6af4 100644 --- a/app/main.py +++ b/app/main.py @@ -197,8 +197,7 @@ def get_flashed_messages_if_any(): s = '' for message in messages: s += '