|
AOsite templates are folders which contain files used in the generation of the website pages. Each folder contains files and images which make up a style or theme for the website. AOsite uses these files to dynamically construct web pages. Multiple templates can be used for a website: each Aosite entry can use a specified template from the template folder.
Each template uses unique html coding to provide a structure to the web page, and also makes use of the AOsite Entry information to populate the page.
Template use is an excellent way to provide different output based on the Entry requested. A good example of this in action can be seen by selecting an AOsite article, then selecting a package to purchase. Each page is making use of a separate template.
|