Add HTML lang head tag (#429)

Refs #286
This commit is contained in:
Santhosh veer 2018-04-07 00:19:42 +05:30 committed by John O'Nolan
parent 21088b1d38
commit 57c31ddacb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="{{lang}}">
<head>
{{!-- Document Settings --}}