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

[% label_layout %]
[% value_layout %]

=for layout label_layout

<strong > [% label %]: </strong>

=for layout value_layout

[% value %]

=cut