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

View File

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