redpipe icon indicating copy to clipboard operation
redpipe copied to clipboard

Add template file path to the Template constructor

Open k33g opened this issue 7 years ago • 1 comments

I added some information to help to use the templates.

k33g avatar Aug 18 '18 06:08 k33g

The template path is now optional (perhaps not released yet, but in master), that's why I removed it. It will default to templates/<controller>/<action>.<template extension>

FroMage avatar Aug 20 '18 08:08 FroMage