@{ Layout = TemplateRoot + "/Views/Shared/_Layout.cshtml"; } @section __Header{ }
@CurTag.Name
@foreach (var m in CurTagPage.Items) {
}
|
  |
|