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

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

=for layout field

<span class="object_field">
  [% call_next %]
</span>

=cut