1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-09 11:54:41 -05:00

bootstrap 4 layout

This commit is contained in:
Kyle Spearrin
2018-03-21 13:03:53 -04:00
parent 6a4ab83625
commit 1be7701da0
3 changed files with 32 additions and 11 deletions

View File

@ -35,5 +35,7 @@
<main role="main" class="container">
@RenderBody()
</main>
@RenderSection("Scripts", required: false)
</body>
</html>