Hi
I have a number of config templates under `templates/` directory.I would like to separate these templates into different sub-directories, such as `templates/so-xxx/yyy.xml`.
But I don't know how to refer to these templates from python.I understand...