@model BlogPostTagListModel @using SmartStore.Web.Models.Blogs @if (Model.Tags.Count > 0) { }