I would like to pass a block of markup to an (:include :)
Something like:
(:set var1:)
my markup block
(:setend:)
(:include Template.MyTemplate param1={$var1} :)
I’ve been playing around with and reading through the documentation and can’t figure out a built in method or a cookbook plugin.
Any ideas?
-Charlie