Core Structure
This section discusses how this template is designed and your role in managing it.
Diagram of "yourfile.html" as seen in Contribute:

Your site is designed for maximum flexibility with minimal effort. The structure allows you to edit certain parts of your site while leaving other parts locked so as to adhere to the template design and to avoid coding and display errors. Areas that are editable will have a light blue border around it. Each directory will have at least three files: 1) _menu.html, 2) _menu_right.html and 3) yourfile.html. These are the main files that compose either the two or three column layout that you will use on your site. There must be a _menu.html and _menu_right.html PER DIRECTORY used on your site. The right menus can hold the same or different content per directory. However the left menus called "_menu.html" should hold different menu content per directory.
Anatomy of a website :![]() |
The _menu.html file corresponds to the menu in the left navigation bar. The _menu_right.html corresponds to the menu in the right navigation bar. They are editable directly in Contribute. This diagram also shows the main files that compose either the two or three column layout that you will use on your site. The file names for these templates are called "start2col.html" and "start3col.html" and include the left and right navigation files. After duplicating and renaming these file, and fully testing your site, it's recommended you delete these starter files before site deployment. |

