From 3a65df3a76e20ae3f9926aaa69ffc14a86fff055 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Thu, 13 Jan 2022 19:19:54 +0100 Subject: #408, #410: Use LanguageCode in templates if specified --- layouts/_default/baseof.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/_default') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 3b2a7fc..49a3121 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,10 +1,10 @@ - + {{ partial "docs/html-head" . }} {{ partial "docs/inject/head" . }} - +
-- cgit v1.2.3