Thanks Buddy!
I ended up using this:
[% IF loop.count < aref.size AND loop.count % 4 == 0 %]
</tr><tr>
[% END %]
Seems to be working well.
The indenting doesn't matter too much. I just did it that way for the email because I thought it might be easier to read.
--
John
- [Templates] Using array indexes John Wang
- Re: [Templates] Using array indexes Buddy Burden
- Re: [Templates] Using array indexes John Wang
- [Templates] arghhh, string replacement...hel... JustSome person
- Re: [Templates] arghhh, string replaceme... Josh Rosenbaum
- Re: [Templates] arghhh, string repl... Josh Rosenbaum
- Re: [Templates] arghhh, string repl... JustSome person
- RE: [Templates] arghhh, string ... Sergey Martynoff
- Re: [Templates] arghhh, string ... Josh Rosenbaum
- Re: [Templates] arghhh, str... JustSome person
- Re: [Templates] arghhh, str... Josh Rosenbaum
- Re: [Templates] arghhh, str... Josh Rosenbaum
- Re: [Templates] Using array indexes Buddy Burden
