Just wondering if I can have more than one modular templates, for example:
modular1.html.twig
- with module template inside modular1/
modular2.html.twig
- with module template inside modular2/
modular3.html.twig
- with module template inside modular3/
I have tried but it seems a modular page will look for modular.html.twig?