in reply to Re: Can you include templates in Template Toolkit without specifying the file extension?
in thread Can you include templates in Template Toolkit without specifying the file extension?
This is exactly what I was looking for. Thanks.
I currently have it working, but the '.html' bit is hard coded into the provider that I made (your code worked fine without any tweaks BTW), is there some a way to pass one of my configuration variables to the provider so the template extension isn't hard coded into the provider and can be changed from a config file?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Can you include templates in Template Toolkit without specifying the file extension?
by Corion (Patriarch) on May 17, 2017 at 18:08 UTC | |
by Anonymous Monk on May 17, 2017 at 18:34 UTC | |
by Corion (Patriarch) on May 17, 2017 at 18:37 UTC |