Added by Andrew Piggott, 3rd May 2003

This file contains information about the current templates and what we may provide with them

We'll hopefully have a simple call-back feature working so that you can dynamically include bits of information such as total links, recent searches, etc.

# main.php
This is the main template for the site and contains the header, footer requires and scans an array for further templates to include, nice 'n' simple
We'll do a smarty version of this soon as we love smarty (http://smarty.incutio.com/) and use it in as many projects as possible.  Smarty also has a really nice set of template modifier that will prove incredibly useful for this script.

