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

Delta Between Two Patch Sets: pages/index.tmpl

Issue 29589602: Issue 5754 - Update promo image on adblockbrowser.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockbrowser.org
Left Patch Set: Created Oct. 26, 2017, 10:53 a.m.
Right Patch Set: Update og:image url Created Oct. 26, 2017, 12:50 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | static/images/promo-image.png » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
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")}}" />
LEFTRIGHT

Powered by Google App Engine
This is Rietveld