aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/field/mutable.tt
blob: ec10a4c63bae358a4ebea91fcf42f89ab22e59ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
=extends NEXT

=for layout widget

<div class="[% field_class %]">[% call_next %]</div>

=for layout message

[% call_next %]<br />

=cut