Merge pull request #4633 from HugoGiraudel/patch-1

Added a default lang attribute
This commit is contained in:
Jordon Bedwell 2016-03-04 10:26:07 -06:00
commit 03f57a898b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
{% include head.html %}