2: break return "#%x82040" % n ?> </head> <body bgcolor="black" text="white"> <table width="100%" height="100%"> <tr> <td align="center" valign="center"> <h1 py:content="title" /> <table cellspacing="1" cellpadding="2"> <tr py:for="y in range(-150, 150, 5)"> <td py:for="x in range(-250, 100, 5)" bgcolor="${color(x,y)}" /> </tr> </table> </td> </tr> </table> </body> </html>