2008/6/9 Jordan Kanter <[EMAIL PROTECTED]>: > Another thing you can do is use django templates. they "work" to be > similarly to php in the browser, and have something called an > "extends" clause (see > http://www.djangoproject.com/documentation/templates/) but in the > background it is completely python (i.e. the template compiler), so it > is not as straight forward as > "preprocessing" html, but it amounts to the same. > > Let me know if that helps, > > Jordan >
Thanks, Jordan, I don't exactly understand but I will start googling and I'll see if django fits my needs. Thanks. Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
