I work with 3 templates.
template 1 is the master - the template 1 (master) have links to two other templates 2 and 3
There are some main menu items are repeated on all 3 templates.
My problem is that if I make a correction in the template 1, then templates 2 and 3 are not automatically updated, I'll even do manually afterwards.
How do I get template 1 (master) to automatically ask about these corrections also need to do the template 2 and 3?
Se picture - maybe it's easier to understand.
Short answer: Do not use multiple templates.
Long Answer: I can't think of one situation where multiple templates are beneficial. All you need is one good template that contains everything you'll need in all your site pages. Use embedded CSS code for page specific style changes or to hide divs when they're not in use.
Nancy O.