@page @using Volo.Docs.Helpers.TagHelpers; @model Volo.Docs.Pages.Documents.Project.IndexModel @{ ViewBag.FluidLayout = true; } @section styles { } @section scripts { }
In this document