@ -42,7 +42,8 @@ def index():
'index.html',
title='Hallo ' + current_user.name,
utc_dt=datetime.datetime.now().strftime("%d.%m.%Y %H:%M %A"),
habits=habits
habits=habits,
errors={},
)
The note is not visible to the blocked user.