#foreach ($item in $MenuHelper.Sub()) { #if ($item.Navigation.Show)
  • $Html.FrontHtml().PageLink($item.LinkText, $item.FullName)
  • #end #end