@using SmartStore.Core.Logging; @if (this.HasMessages) { @Html.Widget("notifications") }