mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-27 07:23:33 +00:00
clarify you are on the list after providing your email
This commit is contained in:
parent
6256be0660
commit
f8cb9459d5
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
|
||||||
<?php if (Session::get(Session::KEY_PREFINERY_USER_ID)): ?>
|
<?php if (Session::get(Session::KEY_PREFINERY_USER_ID)): ?>
|
||||||
|
<h3>You're On The List</h3>
|
||||||
|
<p>We pull thousands of people off the list regularly.</p>
|
||||||
|
<p>The longer you are on the list and the more people you invite, the sooner you will be invited.</p>
|
||||||
<?php echo View::render('download/_refer') ?>
|
<?php echo View::render('download/_refer') ?>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<p>{{download.signup}}</p>
|
<p>{{download.signup}}</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue