Where to find EJS includes?

Greetings, fellow developers.

The ejs template files have entries like

<%- include(cocosToolBar, {config: config}) %>
...
<%- include(cocosTemplate, {}) %>

I would like to edit the content of these includes. Where can I find them?

I looked at the cocos-engine repo for these entries but didn’t find anything.

Thanks in advance!

I’d like to know as well !! Bookmarked to see later update…