cleanup for list_view in base skin
[catagits/Reaction.git] / share / skin / default / layout / collection / grid / member.tt
index 9cf24e2..f0583d7 100644 (file)
@@ -1,7 +1,9 @@
+=extends NEXT
+
 =for layout widget
 
 <tr>
-  [% field_list %]
+  [% call_next %]
 </tr>
 
 =for layout field