Now we will add two pages using the previously created template - Home and Movies.
Choose File > New... from the main menu and select the Templates tab. In the Templates for window select our site name, in the next window select our template and click the Create button. A new page based on the template will appear. This will be our Home page. Save the page in the site main folder (in our case c:\mysamplesite\) as index.htm.
In the editable region of the page you can type a welcome text and put any contents you would like, for example Welcome to my website! My name is ... Save the page.
Now repeat the same steps to add another page. In this case it will be Movies page. Save the file as movies.htm in the hobby subfolder of the project root folder (c:\mysamplesite\hobby).
And again, in the editable region you can type some contents and save the page.