X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b526d172d6007e54ff73dac5fcc8edde5ef9bb00..refs/pull/1688/head:/resources/views/base.blade.php
diff --git a/resources/views/base.blade.php b/resources/views/base.blade.php
index 43f22d89a..075481620 100644
--- a/resources/views/base.blade.php
+++ b/resources/views/base.blade.php
@@ -1,88 +1,48 @@
-
+
+
@yield('content')
-
+
-
+
- {{ trans('common.back_to_top') }}
+ @icon('chevron-up') {{ trans('common.back_to_top') }}
-@yield('bottom')
-
-@yield('scripts')
+
+ @yield('bottom')
+
+ @yield('scripts')
+