diff --git a/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml b/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml index 4c5b86ab..ec6f1509 100644 --- a/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml +++ b/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml @@ -11,11 +11,10 @@ @if (Model.Any()) {
- }