@{ var isPublished = Blog.CurrentPost != null && Blog.CurrentPost.IsPublished; } @if (!string.IsNullOrEmpty(Blog.CurrentSlug)) { }