Add HTML lang head tag (#429)

Refs #286
This commit is contained in:
Santhosh veer
2018-04-06 20:49:42 +02:00
committed by John O'Nolan
parent 21088b1d38
commit 57c31ddacb
+1 -1
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="{{lang}}">
<head>
{{!-- Document Settings --}}