gridview is so close. so close
[catagits/Reaction.git] / share / skin / default / layout / display_field / string.tt
CommitLineData
5a1a893e 1=for layout widget
2
3[% content %]
4
5=for layout label
6
6ab43711 7<strong> [% content | html %]: </strong>
5a1a893e 8
9=for layout value
10
6ab43711 11[% content | html %]
5a1a893e 12
13=cut