Check out the following config:
netgen_layouts:
view:
item_view:
app:
recipes_app:
template: 'nglayouts/admin/recipe_item.html.twig'
match:
item\value_type: 'doctrine_recipe'
What would happen if we changed app:
to foobar:
?