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

Side by Side Diff: pages/android-install.raw

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 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 | « pages/android-config.raw ('k') | pages/bugs.raw » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <head> 1 <head>
2 <style><!-- 2 <style><!--
3 #download>* 3 #download>*
4 { 4 {
5 display: block; 5 display: block;
6 margin: 30px auto; 6 margin: 30px auto;
7 } 7 }
8 8
9 #download-button 9 #download-button
10 { 10 {
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 <li>$s2$</li> 70 <li>$s2$</li>
71 <li>$s3$</li> 71 <li>$s3$</li>
72 </ol> 72 </ol>
73 73
74 <div id="download"> 74 <div id="download">
75 <a href="%EXTENSION(abpandroid,downloadurl)%" id="download-button">$s4$</a> 75 <a href="%EXTENSION(abpandroid,downloadurl)%" id="download-button">$s4$</a>
76 <img src="%EXTENSION(abpandroid,qrcode)%"> 76 <img src="%EXTENSION(abpandroid,qrcode)%">
77 </div> 77 </div>
78 78
79 <div id="links"> 79 <div id="links">
80 <a href="/en/android-about">$s5$</a> -  80 $s5(/en/android-about, /en/android-faq, /en/android-config)$
81 <a href="/en/android-faq">$s6$</a> - 
82 <a href="/en/android-config">$s7$</a>
83 </div> 81 </div>
OLDNEW
« no previous file with comments | « pages/android-config.raw ('k') | pages/bugs.raw » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld