James Moger
2011-04-04 8aadfad0de588bc7b1aecd9c3327ec5c44607179
src/com/gitblit/wicket/panels/PageFooter.html
@@ -4,7 +4,9 @@
   <div class="page_footer">
      <div class="cachetime"><span wicket:id="cacheTime"></span></div>
      <div class="page_footer_text"><span wicket:id="footerText"></span></div>
      <a title="git homepage" href="http://git-scm.com/">Git</a>
      <div class="page_footer_text" style="text-align:right">
         <a title="about git:blit" href="about">About Git:Blit</a>
      </div>
   </div>   
</wicket:panel>
</html>