@model IList @using SmartStore.Web.Models.Blogs; @if (Model.Count > 0) {
@T("Blog.Archive")
}