Hello again ,
I have a simple question hmvc. I am using a different template for different module. Is it possible to use same template for two or more than two modules?
I'm pretty sure that if you don't specify a template in the views folder for that module it will use the template in the main views folder. If that is the case you can just not specify one in your model's views folder.