Dynamic Web Templates
The purpose of a web template file is to have a basis from which to clone other similar pages that have common objects, like a menu or header.
To create a new template:
File, New, Dynamic Web Template
Code view (bottom tab in editor)
Delete "<!-- #BeginEditable "body" -->"
And below that, delete "<!-- #EndEditable -->"
Design view (bottom tab in editor)
Create table or other HTML elements
Place cursor at point where you want a editable region (a place on the pages that are based on this template where you will want to have unique text/images)
Format menu, Dynamic Web Template, Manage Editable Regions, Enter a name for the Region Name field, press ADD button, press CLOSE button.
An orange box will appear around where the new region is. You may add as many editable regions as you like.
Embedding a page within a page (FrontPage 2003)