do not include .git directory
[catagits/Reaction.git] / share / skin / default / layout / action.tt
index ba76fb5..e1b003f 100644 (file)
@@ -1,8 +1,12 @@
 =extends NEXT
 
-=for layout header
+=for layout widget
 
-=for layout field
+<div class="action_form">
+  [% call_next %]
+</div>
+
+=for layout container
 
 [% call_next %] <br />
 
@@ -10,6 +14,4 @@
 
 [% call_next %] <br />
 
-=for layout footer
-
 =cut