adding proper html language attribute
This commit is contained in:
parent
275e3b481d
commit
74d4154710
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
---
|
---
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="sv">
|
||||||
<head>
|
<head>
|
||||||
{% include metahead.html %}
|
{% include metahead.html %}
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue