]> BookStack Code Mirror - bookstack/blobdiff - resources/views/books/export.blade.php
Allow toggling between grid and list view in shelf view (shelves.show)
[bookstack] / resources / views / books / export.blade.php
index e1fabd800bd1c42c6cd42257bb6e81e2a28fc23c..1cf91046df1b5ab2043c5e7072ed265c9a9c5a89 100644 (file)
@@ -1,5 +1,5 @@
 <!doctype html>
-<html lang="en">
+<html lang="{{ config('app.lang') }}">
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
     <title>{{ $book->name }}</title>