X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/86f56dd22b09c1cfc79518e9c416c4dba88ed2e1..3acea12f1c0013be4f1e3994cae2ea662e43bb4e:/resources/views/base.blade.php
diff --git a/resources/views/base.blade.php b/resources/views/base.blade.php
index 971a90340..456923c4e 100644
--- a/resources/views/base.blade.php
+++ b/resources/views/base.blade.php
@@ -6,21 +6,24 @@
-
+
-
-
-
@yield('head')
+
+
@include('partials.custom-styles')
@include('partials.custom-head')
@stack('head')
+
+
+ @stack('translations')
+