The notification page binds all the messages and the invitations the user received.
to create a new message use from app.routers.notification import create_message.
* bonus: create_message can get an extra parameter (link), that turns the message into a link.