page3.html is the same as page2.html,
however it is implemented using the templates and the
<Include> tag
of the framework. Some of the benefits of separating pages
into templates are:
Modularity -- the graphical
designer can work with smaller pieces of code.
Reusability -- templates are
easier to be reused in other pages or other
applications.