Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
Update Guardian Weekly link and percentages on Subscription pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Hibbins committed Jan 16, 2015
1 parent bd65921 commit 526a24c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions templates/subscriptions-int.html
Expand Up @@ -29,12 +29,12 @@ <h2 class="block__title">Subscribe to the Guardian Weekly</h2>
<ul class="block__list">
<li class="block__list-item">A selection of international editorial from the Guardian, Observer, Washington Post and Le Monde</li>
<li class="block__list-item">A unique blend of international news, politics, culture and comment</li>
<li class="block__list-item"><strong>Save up to 25%</strong> on the retail price</li>
<li class="block__list-item"><strong>Save up to {% if edition.id == 'us' %}23{% else %}9{% endif %}%</strong> on the retail price</li>
<li class="block__list-item">Free delivery to your door, wherever you are in the world</li>
</ul>
</div>
<div class="block__footer">
<a class="button button--large button--primary" href="https://www.myguardianweekly.co.uk/subscribe/?prom=FGA04&amp;INTCMP=dis_231550">Subscribe now</a>
<a class="button button--large button--primary" href="https://www.myguardianweekly.co.uk/subscribe/?prom=AAA14&amp;CMP=FAB_2500">Subscribe now</a>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions templates/subscriptions-uk.html
Expand Up @@ -73,12 +73,12 @@ <h2 class="block__title">Guardian Weekly</h2>
<ul class="block__list">
<li class="block__list-item">A selection of international editorial from the Guardian, Observer, Washington Post and Le Monde</li>
<li class="block__list-item">A unique blend of international news, politics, culture and comment</li>
<li class="block__list-item"><strong>Save up to 15%</strong> on the retail price</li>
<li class="block__list-item"><strong>Save up to 9%</strong> on the retail price</li>
<li class="block__list-item">Free delivery to your door, wherever you are in the world</li>
</ul>
</div>
<div class="block__footer">
<a class="button button--large button--primary" href="https://www.myguardianweekly.co.uk/subscribe/?prom=FGA04&amp;INTCMP=dis_231550">Subscribe now</a>
<a class="button button--large button--primary" href="https://www.myguardianweekly.co.uk/subscribe/?prom=AAA14&amp;CMP=FAB_2500">Subscribe now</a>
</div>
</div>
<div class="row__item block">
Expand Down

0 comments on commit 526a24c

Please sign in to comment.