commit | author | age
|
a7571b
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
JM |
2 |
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
3 |
xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.3-strict.dtd"
|
|
4 |
xml:lang="en"
|
|
5 |
lang="en">
|
|
6 |
<body>
|
|
7 |
<wicket:extend>
|
|
8 |
|
d376ab
|
9 |
<div wicket:id="federationTokensPanel">[federation tokens panel]</div>
|
JM |
10 |
|
|
11 |
<div style="padding-top: 10px;" wicket:id="federationProposalsPanel">[federation proposals panel]</div>
|
a7571b
|
12 |
|
JM |
13 |
<div style="padding-top: 10px;" wicket:id="federationRegistrationsPanel">[federation registrations panel]</div>
|
|
14 |
|
|
15 |
</wicket:extend>
|
|
16 |
</body>
|
|
17 |
</html> |