Sign in
apache
/
wicket
/
e61a083b976493da08046d172305cdc7b24f4c1e
/
.
/
wicket-core
/
src
/
test
/
java
/
org
/
apache
/
wicket
/
markup
/
resolver
/
issue3559
/
SimplePanel.html
blob: 9bb8dcc2b825af74eca64dfa7f85ded2a0b03275 [
file
] [
log
] [
blame
]
<wicket:head>
<link
rel
=
"stylesheet"
href
=
"SimplePanel.css"
/>
</wicket:head>
<wicket:panel>
<h1
class
=
"panel"
>
Simple Panel
</h1>
</wicket:panel>