<!-- About page -->
<div data-role="page" id="about-page">
<!-- /header -->
<div data-role="header">
<h1 data-i18n="about"></h1>
</div>
<!-- /content -->
<div data-role="content">
<div>GOFG Sports Computer © Copyright 2011 Wolfgang Koller. This software is licensed under the GPLv3.</div>
<div style="padding-top: 1em;">"Boomy toolbar icon set" is Copyright by Milosz Wlazlo. For details visit his website miloszwl.deviantart.com.</div>
<div style="padding-top: 1em;">"Wireframe toolbar icon set" is Copyright by gentleface. For details visit www.gentleface.com</div>
<div style="padding-top: 1em;">Special thanks to Mario Simone Lombardo for helping us with the Bada port and endless beta testing.</div>
<div style="padding-top: 1em;">Map data © 2011 OpenStreetMap contributors. Powered by Leaflet.</div>
<a id="about-close-button" href="settings.html" data-role="button" data-i18n="close"></a>
</div>
</div>