mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
tpl: Fix indeterminate template lookup with templates with and without lang
Close #13636
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user