🌐 set lang tag in newsletter html

This commit is contained in:
DrMaxNix 2024-02-17 22:23:22 +01:00
parent 10f211c240
commit 2dd7ecb95c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<html lang="{{dataset:language}}" dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">