]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/daily.html
Accessibility: specify the HTML lang attribute
[github/shaarli/Shaarli.git] / tpl / default / daily.html
index 2c409478bed424edd51700855ed2f352c70dd9df..359ecbd0ec206d1b4116e9c076db6711e49facd2 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html>
+<html{if="$language !== 'auto'"} lang="{$language}"{/if}>
 <head>
   {include="includes"}
 </head>