<html> element does have a [lang] attribute

This commit is contained in:
JCabak 2022-05-11 04:02:05 +02:00
parent 1969ea2645
commit ba32944d92

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
{{- partial "head.html" . -}}
<body>
{{- partial "header.html" . -}}