Sign in
apache
/
wicket
/
e937c6e78bc2261d4b5a6cabc845462ea6821efc
/
.
/
wicket-core
/
src
/
test
/
java
/
org
/
apache
/
wicket
/
markup
/
html
/
border
/
MarkupComponentBorderTestPage_ExpectedResult.html
blob: 15f874252e0d8925edbae940474bfadeaf7f28f9 [
file
] [
log
] [
blame
]
<html>
<body>
[[
<span
wicket:id
=
"label"
>
label
</span>
]]
[[
<span
wicket:id
=
"label2"
>
label2
</span>
]]
</body>
</html>