<?xml version="1.0" encoding="UTF-8"?>
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
|
<wicket:panel>
|
<div class="page_footer">
|
<div style="float:right">
|
<a href="http://gitblit.com"><span wicket:id="gbVersion"></span></a>
|
</div>
|
<div wicket:id="footerText"></div>
|
</div>
|
</wicket:panel>
|
</html>
|