<channel="#channel">
Logfile = "channel.log"
Format = "mIRC"
outputfile = "stats.html"
PageFoot = "myfooter.txt"
</channel>
<set PageFoot="somefooter.txt">
PageFoot is used to include a file in the stats page, for example an introduction text, a link to an image or a banner. The file can hold anything, it will be included raw in the stats page - so HTML should be preferred. The file will be included in the bottom of the page. This option is the opposite of PageHead.