Hi. Two weeks into EE I now realize the many ways to configure EE to handle what ultimately appears as static pages.
That being said I am still curious about the initial mission, or the native handling of EE as suggested within the overview section of the user guide:
“...Usually, each of your Templates will represent an entire web page, although it is possible to embed templates within other templates if you want to use common site elements in all your pages, like headers or footers…”
Is this practice used anymore? It seems that one could simply make ONE template, and for reusability, can treat snippets as includes files whereby the header and footer could simply reside as a snippet.
The template can then call in the dynamic body content per entry, for example {body_content_from_each_entry}
I am confused as to why anyone would require to embed a template within a template, and in all of my research and partnering up on a few EE run sites, have not seen this practice.
Please advise.
Thanks!
Rich
ps…really digging EE.