Update pewpewpew.php

This commit is contained in:
Brinck Slattery 2018-04-03 16:10:59 -04:00 committed by GitHub
parent 5d601308bf
commit b94d576a42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,18 @@
<p>And to those who think they can restrict our free speech? Molṑn labé.</p>
<img src="https://spee.ch/5a3e08d52dd2d7cb1c63a480b45dea8b4679cf01/lbryget-gif-mastertest.gif" />
<p>You can <a href="/get?src=FA">download the LBRY app here.</a> If you have any questions or need help, <a href="http://chat.lbry.io">join our Discord community.</a></p>
<div class="text-center"><a href="/get?src=FA" class="btn-primary btn-large">Get LBRY App</a></div>
<div class="text-center"><a href="/get?src=FA" class="btn-primary btn-large">Get LBRY App</a></div>
<h3>Want to hear from us when we get new firearms-related content? Sign up for our mailing list below.</h3>
<?php echo View::render('mail/_subscribeForm', [
'tag' => 'guns',
'submitLabel' => 'Keep Me In The Loop',
'hideDisclaimer' => true,
'largeInput' => true,
'btnClass' => 'btn-alt btn-large',
]) ?>
</div>
</div>
</main>