|
30 | 30 |
|
31 | 31 | <br/> |
32 | 32 | <hr/> |
| 33 | + |
| 34 | + <h4 class="uk-margin-small-top">Have not yet installed a wallet?</h4> |
| 35 | + <p class="uk-text-small">Let's do it, it won't take long.<br/>Install the Utopia client with built-in Crypton wallet!</p> |
| 36 | + <center> |
| 37 | + <div class="uk-width-large"> |
| 38 | + <ul class="uk-list uk-text-left"> |
| 39 | + <li> |
| 40 | + <span>1. Click on your operating system icon:</span> |
| 41 | + <div class="uk-text-center"> |
| 42 | + <a href="https://update.u.is/downloads/macos/utopia-latest.dmg" class="icon-link"> |
| 43 | + <img src="/img/icons/mac-client.png" width="48" /> |
| 44 | + </a> |
| 45 | + <a href="https://u.is/en/download.html#win" target="_blank" class="icon-link"> |
| 46 | + <img src="/img/icons/windows-client.png" width="48" /> |
| 47 | + </a> |
| 48 | + <a href="https://u.is/en/download.html#linux" target="_blank" class="icon-link"> |
| 49 | + <img src="/img/icons/linux-client.png" width="48" /> |
| 50 | + </a> |
| 51 | + </div> |
| 52 | + </li> |
| 53 | + <li>2. Install the app</li> |
| 54 | + <li>3. Create your account, log in</li> |
| 55 | + </ul> |
| 56 | + <p class="uk-text-center uk-text-default"> |
| 57 | + <span>Done! You are awesome!</span> |
| 58 | + <span uk-icon="icon: happy"></span> |
| 59 | + </p> |
| 60 | + </div> |
| 61 | + </center> |
| 62 | + |
| 63 | + <hr/> |
| 64 | + |
| 65 | + <center> |
| 66 | + <h4 class="uk-margin-small-top">Don’t have access to your PC now?</h4> |
| 67 | + <div class="uk-margin-bottom"> |
| 68 | + <span>Not a problem.</span><br/> |
| 69 | + <span>Save link to download later</span> |
| 70 | + </div> |
| 71 | + |
| 72 | + <script src="https://yastatic.net/share2/share.js"></script> |
| 73 | + <div class="ya-share2" data-curtain data-size="l" data-services="facebook,telegram,twitter,whatsapp"></div> |
| 74 | + </center> |
| 75 | + |
| 76 | + <hr/> |
| 77 | + |
33 | 78 | <?php include_once './include/crypton.php'; ?> |
34 | 79 |
|
35 | 80 | </div> |
|
0 commit comments