Open becdetat opened 11 years ago
Does this flow control can be use?
@iconbloom No, it was just an idle thought that I never implemented. If you're interested in implementing it I would happy to accept a PR - I haven't needed to use this project for a long time ;-)
Flow control in the template. For example:
{{foreach (var name in Names)}} {{name}}, {{endforeach}}