nimbus-site/themes/navy/layout/partial/footer.swig

36 lines
1.8 KiB
Plaintext
Raw Normal View History

2018-09-28 18:47:04 +00:00
<div class="pre-footer">
<div class="pre-footer-inner">
<div class="community">
<div class="community-item">
<h3>Were All Open Source</h3>
<p>Check out the source code on GitHub and contribute</p>
<a href="https://github.com/status-im" class="button" target="_blank">Github</a>
</div>
<div class="community-item">
<h3>Were here to help</h3>
<p>Contact us for support and join in on the conversation in Status itself</p>
<a href="https://get.status.im/chat/public/developers" class="button">Join Chat</a>
</div>
</div>
<div class="mail">
<div class="mail-inner">
<h3>Download Status</h3>
<p>If you have an Android, you can easily get Status <a href="https://play.google.com/store/apps/details?id=im.status.ethereum" target="_blank" class="download">here</a>. You can also download our nightlies and desktop builds <a href="https://status-im.github.io/nightly/" target="_blank" class="download">here</a>.</p>
<p>If you're on iOS, you'll need to use <a href="https://testflight.apple.com/join/J8EuJmey" target="_blank" class="download">this form</a> to sign up easily and get TestFlight while we're still in Beta.</p>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="footer-inner">
<div class="footer-logo-wrap">
<div class="footer-logo-wrap__inner">
<a class="footer-logo" href="https://status.im" target="_blank"></a>
<div class="footer-address">Status Research & Development GmbH<br/>Baarerstrasse 10<br/>Zug, Switzerland
</div>
</div>
</div>
</div>
</div>