uri vp, widget, template
[catagits/Reaction.git] / share / skin / base / layout / uri.tt
CommitLineData
36fb39fa 1
2=widget URI
3
4=for layout widget
5
6<a href="[% uri %]">[% display_fragment %]</a>
7
8=for layout display_string
9
10[% string_value %]
11
12=cut