* Renamed `render_response` to `render_template` (in the `Chrome` component)
* Added a `fragment` keyword argument to that method, so that you can use the method to process a template without serializing it (useful for macros, etc)
Authored by: cmlenz 2006-10-21
Parent: [r4008]
Child: [r4010]