Hello, This is template i have used
<table cellpadding="0px" cellspacing="0px" width="100%" xmlns:py="http://purl.org/kids/ns#" border="1" id="mu_temp"> <tr> <td py:for="d in range(10)" py:content="d"></td> </tr> </table> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

