Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: pages/index.tmpl

Issue 29572610: Issue 5754 - Updated promo image on abbp.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockbrowser.org
Patch Set: Created Oct. 10, 2017, 11:12 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | static/images/promo-image.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Adblock Browser 1 title=Adblock Browser
2 description=Browse fast, safe and free of annoying ads with Adblock Browser 2 description=Browse fast, safe and free of annoying ads with Adblock Browser
3 noheading=True 3 noheading=True
4 4
5 <head> 5 <head>
6 <meta content="https://adblockbrowser.org/images/promo-image-1200x630.png" pro perty="og:image" /> 6 <meta content="https://adblockbrowser.org/images/promo-image.png" property="og :image" />
7 </head> 7 </head>
8 8
9 <div class="content-left"> 9 <div class="content-left">
10 <? include index ?> 10 <? include index ?>
11 </div> 11 </div>
12 <img id="promo-image" src="/images/promo-image.png" alt="{{"Promotional image"|t ranslate("promotional-image-alt", "Alternative text for the Adblock Browser prom otional image for big screens")}}" /> 12 <img id="promo-image" src="/images/promo-image.png" alt="{{"Promotional image"|t ranslate("promotional-image-alt", "Alternative text for the Adblock Browser prom otional image for big screens")}}" />
OLDNEW
« no previous file with comments | « no previous file | static/images/promo-image.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld