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

Side by Side Diff: pages/contribute.html

Issue 29323119: Issue 2839 - adjust templates for middle size screens (Closed)
Patch Set: Created July 30, 2015, 4 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 title=Contribute to Adblock Plus 1 title=Contribute to Adblock Plus
2 2
3 <head> 3 <head>
4 <link class="cssfx" href="/css/topics.css" rel="stylesheet"> 4 <link class="cssfx" href="/css/topics.css" rel="stylesheet">
5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 40.5em)" r el="stylesheet"> 5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 1000px)" r el="stylesheet">
6 <link href="/css/topics-mobile.css" media="screen and (max-width: 40.5em)" rel= "stylesheet"> 6 <link href="/css/topics-mobile.css" media="(max-width: 1000px)" rel="stylesheet" >
7 <link class="cssfx" href="/css/contribute.css" rel="stylesheet"> 7 <link class="cssfx" href="/css/contribute.css" rel="stylesheet">
8 <meta content="{{s1 Contribute to Adblock Plus}}" name="title"> 8 <meta content="{{s1 Contribute to Adblock Plus}}" name="title">
9 <meta content="{{s2 Adblock Plus is an open source, community-driven project. Th ere are many ways for you to contribute to the project.}}" name="description"> 9 <meta content="{{s2 Adblock Plus is an open source, community-driven project. Th ere are many ways for you to contribute to the project.}}" name="description">
10 <meta content="{{s1 Contribute to Adblock Plus}}" property="og:title"> 10 <meta content="{{s1 Contribute to Adblock Plus}}" property="og:title">
11 <meta content="{{s2 Adblock Plus is an open source, community-driven project. Th ere are many ways for you to contribute to the project.}}" property="og:descript ion"> 11 <meta content="{{s2 Adblock Plus is an open source, community-driven project. Th ere are many ways for you to contribute to the project.}}" property="og:descript ion">
12 </head> 12 </head>
13 13
14 <p> 14 <p>
15 {{s5 Adblock Plus is an open source, community-driven project aimed at making the Internet 15 {{s5 Adblock Plus is an open source, community-driven project aimed at making the Internet
16 better for everyone.}} 16 better for everyone.}}
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 {{s62 Criteria defining nonintrusive, and therefore acceptable ads, ha s been established based on <a href="acceptable-ads#criteria">strict guidelines< /a>.}} 229 {{s62 Criteria defining nonintrusive, and therefore acceptable ads, ha s been established based on <a href="acceptable-ads#criteria">strict guidelines< /a>.}}
230 </p> 230 </p>
231 231
232 <p> 232 <p>
233 {{s63 We encourage users to join the ongoing discussion to determine w hich ads qualify as <em>acceptable ads</em>. Visit the <a href="/forum/viewforum .php?f=12" hreflang="en">forum</a> to share your thoughts.}} 233 {{s63 We encourage users to join the ongoing discussion to determine w hich ads qualify as <em>acceptable ads</em>. Visit the <a href="/forum/viewforum .php?f=12" hreflang="en">forum</a> to share your thoughts.}}
234 </p> 234 </p>
235 </div> 235 </div>
236 </div> 236 </div>
237 </div> 237 </div>
238 </div> 238 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld