@if (infoBanner) { Notification title: You are logged in as Max Mustermann. } @if (warningBanner) { Notification title: Your password expires in three days! } @if (errorBanner) { Notification title: The object could not be found. } Show all message banners