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