I would like to name my node template after the content type title, but my suggestions only show the node number E.g. –
FILE NAME SUGGESTIONS:
* html--node--1.html.twig
* html--node--%.html.twig
* html--node.html.twig
x html.html.twig
I don’t want to name it node–1 just in case the node numbers change in the future. I’d like to name it node–content-type-name
Is there a setting to enable this?