aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base/layout/collection/grid.tt
blob: 404265210b15693ae9bbc8602ff8114d72fcb870 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=for layout widget

[% header %]
[% body   %]
[% footer %]

=for layout header

[% header_row %]

=for layout header_row

[% header_cells %]

=for layout header_cell

[% header_cell_contents %]

=for layout header_cell_contents

[% label %]

=for layout body

[% members %]

=cut