ec10a4c63bae358a4ebea91fcf42f89ab22e59ef
[catagits/Reaction.git] / share / skin / default / layout / field / mutable.tt
1 =extends NEXT
2
3 =for layout widget
4
5 <div class="[% field_class %]">[% call_next %]</div>
6
7 =for layout message
8
9 [% call_next %]<br />
10
11 =cut