<!-- 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-2012 Wolfgang Koller. This software is licensed under the GPLv3. For details visit www.gofg.at</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, endless beta testing as well as the Italian translation.</div>
<div style="padding-top: 1em;">Map data © 2012 OpenStreetMap contributors. Powered by Leaflet.</div>
<div style="padding-top: 1em;">Powered by jQuery, jQueryMobile & Cordova (formerly PhoneGap).</div>
<a id="about-close-button" href="settings.html" data-role="button" data-i18n="close"></a>
</div>
</div>