]> BookStack Code Mirror - bookstack/blobdiff - resources/views/public.blade.php
Added migration file.
[bookstack] / resources / views / public.blade.php
index ea2069b866162abdc345528295ead45234eda09c..87d4f1c88b22adeb0ae68604bba16be9c6c0c582 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html>
+<html class="shaded">
 <head>
     <title>{{ setting('app-name') }}</title>
 
         {!! setting('app-custom-head') !!}
     @endif
 </head>
-<body class="@yield('body-class')" ng-app="bookStack">
+<body class="@yield('body-class')">
 
 @include('partials.notifications')
 
 <header id="header">
-    <div class="container">
+    <div class="container fluid">
         <div class="row">
             <div class="col-sm-6">