Is there a way to include a template inside a <perch:repeater> to output content?
I' trying to do so but it is not working with the following code
If I write directly the content from the template instead of including it with <perch:template> it does work, but that forces me to duplicate it almost entirely