Matt Wilson schrieb: > There are a lot of tags in master.html that support rendering that > page directly. This is an example:
The reason for this is that you (or an external web designer) can preview your master.html in a browser without running it through the templating engine. While you may personally not need this, I think it is one of the big advantages of Kid and Genshi over other templating languages that you can write templates that are at the same time valid html pages that can be previed and edited with the usual tools. And it's good to have our quickstart templates demonstrate that feature. It's easier for people to remove stuff they don't need than adding missing parts of an overly minimalistic template. -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

