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

Side by Side Diff: pages/contribute.html

Issue 29670669: Issue 268 - Removed cssfxjs dependency (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Addressed #3 Created Jan. 17, 2018, 2:56 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
« no previous file with comments | « includes/styles.tmpl ('k') | pages/features.html » ('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=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 href="/css/topics.css" rel="stylesheet">
5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 1000px)" r el="stylesheet"> 5 <link href="/css/topics-desktop.css" media="(min-width: 1000px)" rel="stylesheet ">
6 <link href="/css/topics-mobile.css" media="(max-width: 1000px)" 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 href="/css/contribute.css" rel="stylesheet">
8 <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"> 8 <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.}}" property="og:descript ion"> 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.}}" property="og:descript ion">
10 </head> 10 </head>
11 11
12 <p> 12 <p>
13 {{s5 <fix>Adblock Plus</fix> is an open source, community-driven project licen sed under <a href="https://www.gnu.org/licenses/gpl.html">GPLv3</a> aimed at mak ing the Internet better for everyone.}} 13 {{s5 <fix>Adblock Plus</fix> is an open source, community-driven project licen sed under <a href="https://www.gnu.org/licenses/gpl.html">GPLv3</a> aimed at mak ing the Internet better for everyone.}}
14 </p> 14 </p>
15 15
16 <p><strong>{{s6 Please support Adblock Plus if you like using it.}}</strong></p> 16 <p><strong>{{s6 Please support Adblock Plus if you like using it.}}</strong></p>
17 17
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 {{s62 Criteria defining nonintrusive, and therefore acceptable ads, ha s been established based on <a href="acceptable-ads#criteria">strict guidelines< /a>.}} 230 {{s62 Criteria defining nonintrusive, and therefore acceptable ads, ha s been established based on <a href="acceptable-ads#criteria">strict guidelines< /a>.}}
231 </p> 231 </p>
232 232
233 <p> 233 <p>
234 {{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 {{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.}}
235 </p> 235 </p>
236 </div> 236 </div>
237 </div> 237 </div>
238 </div> 238 </div>
239 </div> 239 </div>
OLDNEW
« no previous file with comments | « includes/styles.tmpl ('k') | pages/features.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld