Print layout name if it was specified when showing missing layout file error
authorAndreas Richter <richtera@users.noreply.github.com>
Sun, 13 Sep 2020 18:36:37 +0000 (14:36 -0400)
committerGitHub <noreply@github.com>
Sun, 13 Sep 2020 18:36:37 +0000 (20:36 +0200)
commit9df60b62f9c4e36a269f0c6e9a69bee9dc691031
tree5f179bdfd4c20961377a4b893a6c74ea1a04ab21
parent4fad43c8bd528f1805e78c50cd2e33822351c183
Print layout name if it was specified when showing missing layout file error

Fixes #7617
hugolib/site.go
hugolib/site_render.go