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

Unified Diff: includes/footnote.tmpl

Issue 29841563: Noissue - Merged index_page into master (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Fixed more misc issues discussed in IRC Created July 30, 2018, 4:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: includes/footnote.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/footnote.tmpl
@@ -0,0 +1,17 @@
+<div id="footnote" class="container content">
+ <sup>[1]</sup> {{"The following rules <strong>have</strong> and <strong>always will</strong> apply to everyone, without exception:"|translate("footnote-headline")}}
+ <ul>
+ <li>
+ {{"Participants cannot pay to avoid the <a href=\"acceptable-ads#criteria-general\">criteria</a>. Every ad must comply."|translate("footnote-must-comply")}}
+ </li>
+ <li>
+ {{"For transparency, we add all Acceptable Ads to our <a href=\"https://adblockplus.org/forum/viewforum.php?f=12\">forum</a> so that our community of users can provide feedback."|translate("footnote-forum")}}
+ </li>
+ <li>
+ {{"We listen to our users. If an Acceptable Ads proposal is flagged by our community for a legitimate reason, we will remove it from the whitelist."|translate("footnote-value-users")}}
+ </li>
+ <li>
+ {{"We are able to keep our open source product free by charging large entities a fee for whitelisting services. For the other roughly 90 percent of our partners, these services are offered free of charge."|translate("footnote-keep-free")}}
+ </li>
+ </ul>
+</div>

Powered by Google App Engine
This is Rietveld