<html> {include file="htmlhead.tpl"} <body> {include file="header.tpl"} <table align="center"> <tr> <td class="welcome"> {$LOGOUTMESSAGE} </td> </tr> </table> {include file="tail.tpl"} </body> </html>