mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 11:21:47 -05:00
hmmmmmm
This commit is contained in:
parent
01f1c63735
commit
bb0075072b
1 changed files with 1 additions and 2 deletions
|
@ -27,7 +27,6 @@
|
|||
@Scripts.Render("~/bundles/modernizr")
|
||||
</head>
|
||||
<body>
|
||||
@Scripts.Render("~/Scripts/highlight.js")
|
||||
<div class="navbar navbar-default">
|
||||
<div> <!--Let's just add some padding there so the page doesn't look fucked.-->
|
||||
<div class="navbar-header">
|
||||
|
@ -58,7 +57,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@Scripts.Render("~/Scripts/highlight.js")
|
||||
@if (ViewBag.Modals != null)
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue