]> BookStack Code Mirror - bookstack/blobdiff - resources/views/layouts/export.blade.php
Locales: Performed cleanup and alignment of locale handling
[bookstack] / resources / views / layouts / export.blade.php
index e041d8dea88afa7c108a93b1c08ff792bdcb2b19..eb2397a759a3dad6e1c51331909086f387adbbaf 100644 (file)
@@ -1,5 +1,5 @@
 <!doctype html>
-<html lang="{{ config('app.lang') }}">
+<html lang="{{ $locale->htmlLang() }}">
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
     <title>@yield('title')</title>