aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/display_field/boolean.tt
blob: 74e02e4bc40d8686331ef7bc2d4c852c463dbad9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
=for layout widget

[% content %]

=for layout label

<strong > [% content | html %]: </strong>

=for layout value

[% content | html %]

=cut