unstable switchover before template renaming. added searchpath for widgets trying...
[catagits/Reaction.git] / share / skin / default / layout / field / hidden_array
1 =for layout widget
2
3 [% field %]
4
5 =for layout field
6
7 [% item %]
8
9 =for layout item
10
11 <input type="hidden" name="[% name | html %]" value="[% content | html %]" />
12
13 =for layout label
14
15 =for layout message
16
17 =cut