You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/tabs/landing.html

33 lines
1.5 KiB
HTML

<div class="tab-landing">
<div class="left">
<div class="optional_permissions">
<div class="title" i18n="default_optional_permissions_head"></div>
<p i18n="default_optional_permissions_text"></p>
<a id="requestOptionalPermissions" href="#" i18n="default_request_optional_permissions"></a>
<div class="clear-both"></div>
</div>
<div class="welcome" i18n="defaultWelcomeText"></div>
<div class="donate">
<div class="title" i18n="defaultDonateHead"></div>
<p i18n="defaultDonateText"></p>
10 years ago
<a href="http://goo.gl/3tyFhz" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
</div>
<div class="sponsors">
<div class="title">Sponsors</div>
<p>
&bull; <a href="http://www.abusemark.com/store/" title="www.abusemark.com" target="_blank">AbuseMark</a><br />
&bull; <a href="http://www.multirotorsuperstore.com/" title="www.multirotorsuperstore.com" target="_blank">Multirotor Superstore</a><br />
</p>
</div>
</div>
<div class="right">
<div class="changelog configurator">
<div class="title" i18n="defaultChangelogHead"></div>
<div class="wrapper">
<!-- changelog content will be loaded here -->
</div>
</div>
<a class="firmware_flasher" href="#" i18n="defaultButtonFirmwareFlasher"></a>
</div>
<div class="clear-both"></div>
</div>