<channel="#channel">
Logfile = "chaNnel.log"
Format = "mIRC"
OutputFile = "stats.html"
PageHead = "myheader.txt"
</channel>
<set PageHead="someheader.txt">
PageHead 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 top of the page. This option is the opposite of PageFoot.