We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94e338 commit fc2d3f5Copy full SHA for fc2d3f5
layouts/_default/baseof.html
@@ -1,5 +1,5 @@
1
<!doctype html>
2
-<html>
+<html lang="{{ .Lang | default "en" }}">
3
<head>
4
<meta charset="utf-8">
5
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
0 commit comments