The file structure of a WebTemplate website is as follows:
The code folder
All of the .php files in this folder will be included when a request is made for a page on the website.
The files folder
This folder is used to store files uploaded through the WebTemplate File Library
The images folder
This folder is used to store any images used to build the website which are not managed though the WebTemplate File Library.
The scripts folder
This folder is used to store any javascript files used by the website.
The styles folder
This folder is used to store .css files used by the website.
The office folder
The office folder is used to store any custom modules used by the website
The templates folder
This folder holds the templates used to build the website