do not include .git directory
[catagits/Reaction.git] / share / skin / base / layout / collection.tt
index 691b01e..da0cd2f 100644 (file)
@@ -1,7 +1,15 @@
 =for layout widget
 
-<div id="collection_members">
-  [% members %]
-</div>
+[% header %]
+[% body %]
+[% footer %]
+
+=for layout body
+
+[% members %]
+
+=for layout footer
+
+[% actions %]
 
 =cut