@inherits StatiqRazorPage
  • @if (Model.Children.Count > 0) { } @Model.Title @if (Model.Children.Any()) { }