diff --git a/docs/patterns/flashing.rst b/docs/patterns/flashing.rst index 8eb6b3ac..2e569944 100644 --- a/docs/patterns/flashing.rst +++ b/docs/patterns/flashing.rst @@ -111,7 +111,7 @@ categories. The loop looks slightly different in that situation then: {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} -