lbry.com/view/template/download/_downloadRow.php
2020-03-13 13:12:44 -04:00

5 lines
No EOL
306 B
PHP

<div style="min-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>