tpl: Fix indeterminate template lookup with templates with and without lang

Close #13636
This commit is contained in:
Bjørn Erik Pedersen
2025-04-21 18:02:50 +02:00
parent db72a1f075
commit 6d69dc88a4
5 changed files with 120 additions and 17 deletions

View File

@@ -139,7 +139,7 @@ weight = 1
languageName = "English"
[languages.nn]
weight = 2
-- layouts/_default/list.xml --
-- layouts/list.xml --
Site: {{ .Site.Title }}|
-- layouts/home --
Home.