Added lang attribute to layout views using the default localisation
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="{{ setting('general.default_locale') }}">
|
||||
@include('partials.auth.head')
|
||||
|
||||
<body class="hold-transition login-page">
|
||||
|
Reference in New Issue
Block a user