Sign in
apache
/
wicket
/
6665833af997ef314a44fcb725e63fc6fea7afb4
/
.
/
wicket-core
/
src
/
test
/
java
/
org
/
apache
/
wicket
/
markup
/
parser
/
filter
/
HeaderSectionPanel_4.html
blob: af0f5b608ff9f8d74272f73f189ca129db00012b [
file
] [
log
] [
blame
]
<!-- note: this MUST not work. wicket:head must go outside of wicket:panel -->
<wicket:panel>
<wicket:head>
panel header
</wicket:head>
panel
</wicket:panel>