| | |
| | | xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.3-strict.dtd"
|
| | | xml:lang="en"
|
| | | lang="en">
|
| | | <wicket:head>
|
| | | <link href="markdown.css" type="text/css" rel="stylesheet" />
|
| | | </wicket:head>
|
| | |
|
| | | <body>
|
| | | <wicket:extend>
|
| | | <!-- Filler div -->
|
| | | <div style="padding-top:18px;"></div>
|
| | | |
| | | <div style="text-align:center;padding-bottom:5px;" wicket:id="feedback">[Feedback Panel]</div>
|
| | | |
| | | <div class="markdown" style="margin-top:-0.5em;padding-bottom:5px;" wicket:id="repositoriesMessage">[repositories message]</div>
|
| | | <div class="markdown" style="padding-bottom:5px;" wicket:id="repositoriesMessage">[repositories message]</div>
|
| | |
|
| | | <div wicket:id="repositoriesPanel">[repositories panel]</div>
|
| | |
|
| | | <div style="padding-top: 10px;"wicket:id="usersPanel">[users panel]</div>
|
| | | |
| | | <div style="padding-top: 10px;"wicket:id="federationTokensPanel">[federation tokens panel]</div>
|
| | |
|
| | | <div style="padding-top: 10px;"wicket:id="federationProposalsPanel">[federation proposals panel]</div>
|
| | |
|
| | | <div style="padding-top: 10px;"wicket:id="federationRegistrationsPanel">[federation registrations panel]</div>
|
| | | |
| | | </wicket:extend>
|
| | | </body>
|
| | | </html> |