[Maypole] Minor template problem

kellan.975817@bloglines.com kellan.975817@bloglines.com
27 Mar 2004 03:52:48 -0000


templates/factory/header contains the following HTML:
 <TITLE> You want to put the title of your application here <TITLE>

notice that last <TITLE> is an open title tag, not a </TITLE>

This will cause a blank page to be displayed (at least under Firefox)


kellan