about summary refs log tree commit diff stats
path: root/themes/xmin
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xmin')
-rw-r--r--themes/xmin/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/xmin/templates/base.html b/themes/xmin/templates/base.html
index 6b99609..5942342 100644
--- a/themes/xmin/templates/base.html
+++ b/themes/xmin/templates/base.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="{{ config.default_language }}">
+<html lang="{{ lang }}">
   <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1">