Sign in
apache
/
tapestry4
/
4.1.1-clientIds
/
.
/
tapestry-examples
/
Vlib
/
src
/
context
/
WEB-INF
/
PersonLink.html
blob: 77cb128e1f996a0dcf2fc151fc56beed801c2f2a [
file
] [
log
] [
blame
]
<span
jwcid
=
"$content$"
>
<span
jwcid
=
"@If"
condition
=
"ognl:omit"
>
</span>
<span
jwcid
=
"@Else"
>
<a
jwcid
=
"link"
><span
jwcid
=
"@Insert"
value
=
"ognl:name"
>
Joe User
</span></a>
</span>
</span>