Hello Everyone,
How to inherit the template which is defined inside of <templates> in main web module
I've know that how to inherit the template of which are defined with <template> tag. individually.
I want find the mystery behind the <templates> in which number of template could be defined together.
Now, main GOAL to to inherit the main <templates> which is defined inside the web module as,
<templates id="template" xml:space="preserve">
-----
</templates>
Any idea about this appreciated,
Regards,
Anil