mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 23:39:11 -05:00
Gold pages: update buy gold link
This commit is contained in:
committed by
Neil Williams
parent
dcf6281afb
commit
c4d053b802
@@ -68,7 +68,7 @@
|
||||
<p>${description}</p>
|
||||
% endif
|
||||
<div class="actions">
|
||||
<a class="buy-gold-button" href="/gold">${_('buy reddit gold')}</a> 
|
||||
<a class="buy-gold-button" href="/gold?goldtype=autorenew&source=about">${_('buy reddit gold')}</a> 
|
||||
<span class="or">${_('or')}</span>
|
||||
<a class="postcard-button" href="/gold/about#postcard"><img src="${static('gold/stamp.png')}" alt=""> ${_('send us a postcard')}</a>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@
|
||||
<footer>
|
||||
<h1>${_('become a member today.')}</h1>
|
||||
<p>${_('reddit gold is %(gold_month_price)s / month, or %(gold_year_price)s for a year.') % thing.prices}</p>
|
||||
<a class="buy-gold-button" href="/gold">${_('buy reddit gold')}</a>
|
||||
<a class="buy-gold-button" href="/gold?goldtype=autorenew&source=about">${_('buy reddit gold')}</a>
|
||||
</footer>
|
||||
</%def>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user