fix status

This commit is contained in:
Jeremy Kauffman 2018-03-06 09:37:55 -05:00
parent efd0111eb2
commit ee3e27e698

View file

@ -2,6 +2,8 @@
<?php Response::setMetaTitle(__('YouTubers! Take back control.')) ?>
<?php Response::setCssAssets(['/css/yt2.css']) ?>
<?php Response::addJsAsset('/js/yt2/FormValidation.js')?>
<?php $status= LBRY::statusYoutube($token);?>
<main>
<?php echo View::render('acquisition/_youtube_header') ?>
<section class="hero">
@ -78,8 +80,6 @@
</div>
</form>
<h3>Your Reward</h3>
<?php $status= LBRY::statusYoutube($token);?>
<div >
Expected Reward:
<?php echo $status['data']['expected_reward'];?> LBC