work in progress, listview still broken
[catagits/Reaction.git] / share / skin / default / layout / collection / grid / member.tt
1 =for layout widget
2
3 <tr>
4   [% field_list %]
5 </tr>
6
7 =for layout field
8
9 <td>[% call_next %]</td>
10
11 =cut