[Layout] Added en attribute to html tag
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
|
||||
{% include head.html %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user