mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
5 lines
No EOL
302 B
PHP
5 lines
No EOL
302 B
PHP
<div style="height: 40px; line-height: 40px;">
|
|
<?php echo View::render('download/_downloadButton', ['buttonStyle' => 'primary'])?>
|
|
<a href="https://lbry.tv" class="button button--inverse">Open in Browser</a>
|
|
<a href="/get?showall=1" class="button--link hide--mobile">show all platforms</a>
|
|
</div>
|