mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
8 lines
319 B
PHP
8 lines
319 B
PHP
<?php $reward = CreditApi::getCurrentTestCreditReward() ?>
|
|
<p>
|
|
Earn <?php echo i18n::formatCredits($reward) ?>* for completing the survey below after install.
|
|
</p>
|
|
<div class="meta spacer1">
|
|
*What is this worth? Who knows! But it is the largest reward we will <strong>ever</strong> offer to early adopters.
|
|
</div>
|
|
|