Sign in
apache
/
tapestry3
/
c4ab183a5e85f66f1611248b35acae8e6990c4cc
/
.
/
junit
/
context26
/
Visit.html
blob: b208eb847996629614477ca026a953e760317e4b [
file
] [
log
] [
blame
]
<html
jwcid
=
"@Shell"
title
=
"Visit"
>
<body>
<span
jwcid
=
"@Conditional"
condition
=
"ognl:engine.visit == null"
>
<span
jwcid
=
"@Insert"
value
=
"ognl:visit.name"
>
John Doe
</span>
</span>
</body>
</html>