Added a default lang attribute

This commit is contained in:
Hugo Giraudel 2016-03-04 17:03:26 +01:00
parent 55edf76590
commit ff91463c43
1 changed files with 1 additions and 1 deletions

View File

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