aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base/layout/object.tt
blob: a67e08980f957fb1c4ea58082fd43c9cc03b5eb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
=for layout widget

<div id="object_field_list">
  [% field_list %]
</div>

=for layout field

  [% call_next %]

=cut