| Parameters: |
- path – path where the file will be generated
- template_name – name of template which will be used to generate the file content.
It must be in templates dir configured in Genshi.
- context – dictionary containing values which will be injected into template slots
- render_method – document rendering method. See Genshi documentation.
|