Add html lang attribute

This commit is contained in:
2019-11-14 00:47:15 +00:00
parent edb3d64cca
commit 287b755e3d
4 changed files with 4 additions and 4 deletions

View File

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