Add register device placeholder

This commit is contained in:
Willem Dantuma
2020-02-04 14:20:32 +01:00
parent 62234b3f9d
commit f0b2b1e774
6 changed files with 64 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
<div class="container text-center pt-10">
<img class="logo" src="/images/farmmapslogo.png" alt="FarmMaps logo">
<div class="message" i18n>To register this device<br/> download the FarmMaps app and create an account or login. <br/><br/>Next scan this QR code with the function "Register device" from the menu</div>
<a href="https://play.google.com/store/apps/details?id=ag.farmmaps.app"><img class="play-badge" src="/images/google-play-badge.png" alt="Get it on google play"></a>
</div>