Change language settings for site

This commit is contained in:
Jonas Tobias Hopusch 2021-06-13 22:54:40 +02:00
parent 9e535b5896
commit 504ebe176f
Failed to generate hash of commit
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="de-en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta lang="EN" />
</head> </head>
<body> <body>
{% block content %} {% endblock %} {% block content %} {% endblock %}