I'm a new user of Cement Framework and Python. I try to override the default configuration of jinja2 template handler to set trim_blocks to True. I see the default value of Environment settings in the extension, but I really wonder where is the correct place to override it in Cement ?
Thank you for your help.