Add generic area for notifications
In Django, we've a Messaging Framework to display informational & error messages. We should add a generic area to the Translucent Django templates for those notificatinos.
We're currently using this in GitLab Dashboard and after we've released this change, we should upate GitLab Dashboard as well.