Picture of the Christmas Tree.
Turn the lights on      Turn the lights off

{% with messages = get_flashed_messages() %} {% if messages %} {% for message in messages %} {{ message }} {% endfor %} {% endif %} {% endwith %}