@using Orchard.Blogs.Extensions; @{ Style.Include("pagination.css"); } @if (Model.ThereIsANextPage || Model.Page > 1) {