Set our HTML to tell browsers not to translate the page - closes #290
This commit is contained in:
parent
da7e88e834
commit
37c7d91744
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html translate="no">
|
||||||
@section('htmlheader')
|
@section('htmlheader')
|
||||||
@include('architect::layouts.partials.htmlheader')
|
@include('architect::layouts.partials.htmlheader')
|
||||||
@show
|
@show
|
||||||
|
Loading…
x
Reference in New Issue
Block a user