<html>
    <head>
        <title>hello I am a test</title>
    </head>
    <body>
        <h1>hello I am a test</h1>
        [$ if 0 $]
        <table>
        [$ endif $]
        </table>
    </body>
</html>