The error says: found no layout file for "help" for layout "block" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
With prior versions, the layout was provided as layouts/map/help.single.html. I tried various combinations, but to no avail. Can anybody shed some light? Thanks.
I see. It’s probably too much out of the box to have it fixed. It’s another regression, but I can find a way around it (probably a post-processing step for now).
I was not able to make that connection yesterday, so thanks much for pointing it out!
I’d thought that too, but because of the unusual “extension”, there is none - as indicated by the warning message. Not a big deal, I was just really puzzled yesterday. Thanks.