aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/display_field/text.tt
blob: 831cad4b9dfdeebec70993f250ed7dd7ebd002cd (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