adding proper html language attribute

This commit is contained in:
Set Hallstrom 2019-06-23 18:41:24 +02:00
parent 275e3b481d
commit 74d4154710

View file

@ -1,7 +1,7 @@
---
---
<!DOCTYPE html>
<html>
<html lang="sv">
<head>
{% include metahead.html %}
</head>