html layout new section: subbanner

This commit is contained in:
2017-03-06 14:59:55 +01:00
parent 5746694b38
commit 1a1f9a235f
3 changed files with 8 additions and 10 deletions

View File

@ -73,6 +73,7 @@ nav {
</div>
</div>
</nav>
@RenderSection("subbanner", required: false)
<main class="container body-content" role="main">
@RenderBody()
</main>