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> <!DOCTYPE html>
<html> <html lang="sv">
<head> <head>
{% include metahead.html %} {% include metahead.html %}
</head> </head>