subbanner is optional
This commit is contained in:
parent
9bbbb22860
commit
2d9cdad453
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
||||||
</div>}
|
</div>}
|
||||||
}
|
}
|
||||||
|
|
||||||
@await RenderSectionAsync("subbanner")
|
@await RenderSectionAsync("subbanner", false)
|
||||||
|
|
||||||
<main class="container body-content" role="main" class="pb-3">
|
<main class="container body-content" role="main" class="pb-3">
|
||||||
@RenderBody()
|
@RenderBody()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue