Untested
[% BLOCK THE_SCOPE_OF_ROPE; FOREACH hash IN results.$key; SET open = hash.open IF hash.open; SET closed = hash.closed IF hash.closed; END; %] <td>[% open | html %]</td> <td>[% closed | html %]</td> [% END %]
Though you probably want to use IF hash.exists('open');
In reply to Re^2: Template display?
by Anonymous Monk
in thread Template display?
by packetstormer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |