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

Delta Between Two Patch Sets: includes/index.tmpl

Issue 29322769: Issue 2844 - Create Microsoft Edge coming soon landing page (Closed)
Left Patch Set: Do not use IDs in HTML, consider RTL and more comments addressing. Created Sept. 24, 2015, 2:30 a.m.
Right Patch Set: Use querySelectorAll instead of getElementsByClassName. Created Sept. 30, 2015, 7:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | pages/adblock-browser/verification-success.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 title=Adblock Plus - Surf the web without annoying ads! 1 title=Adblock Plus - Surf the web without annoying ads!
2 noheading=True 2 noheading=True
3 localefile=index 3 localefile=index
4 4
5 {# 5 {#
6 # This file is part of the Adblock Plus website, 6 # This file is part of the Adblock Plus website,
7 # Copyright (C) 2006-2015 Eyeo GmbH 7 # Copyright (C) 2006-2015 Eyeo GmbH
8 # 8 #
9 # Adblock Plus is free software: you can redistribute it and/or modify 9 # Adblock Plus is free software: you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 3 as 10 # it under the terms of the GNU General Public License version 3 as
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 <div class="sprite"></div> 65 <div class="sprite"></div>
66 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a> 66 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a>
67 </li> 67 </li>
68 </ul> 68 </ul>
69 </div> 69 </div>
70 70
71 <div id="edge-subscription"> 71 <div id="edge-subscription">
72 <h3> 72 <h3>
73 {{"Get a heads-up prior to the launch!"|translate("subscription-descript ion")}} 73 {{"Get a heads-up prior to the launch!"|translate("subscription-descript ion")}}
74 </h3> 74 </h3>
75 <form accept-charset="utf-8" action="/submitEmail" method="post"> 75 <form accept-charset="utf-8" method="post">
saroyanm 2015/09/24 14:52:03 Can you please hardcode the action value into the
76 <input class="subscribe-textbox" type="email" name="email" placeholder=" {{"Your email address"|translate("subscription-input-placeholder")}}" required / > 76 <input class="subscribe-textbox" type="email" name="email" placeholder=" {{"Your email address"|translate("subscription-input-placeholder")}}" required / >
77 <button class="subscribe-button" type="submit"><span>{{"Notify me"|trans late("subscription-button")}}</span></button> 77 <input type="hidden" name="lang" value="{{locale}}" />
78 <input type="hidden" name="product" value="{{page}}" />
79 <button type="submit"><span>{{"Notify me"|translate("subscription-button ")}}</span></button>
78 <span class="sucess-label"> 80 <span class="sucess-label">
79 {{"A confirmation email has been sent. Please check your email and cli ck the confirmation link."|translate("subscription-message-success")}} 81 {{"A confirmation email has been sent. Please check your email and cli ck the confirmation link."|translate("subscription-message-success")}}
80 </span> 82 </span>
81 <span class="invalid-label"> 83 <span class="invalid-label">
82 {{"Please enter a valid email address."|translate("subscription-messag e-invalid-email")}} 84 {{"Please enter a valid email address."|translate("subscription-messag e-invalid-email")}}
83 </span> 85 </span>
84 <span class="response-error"> 86 <span class="response-error">
85 </span> 87 </span>
86 </form> 88 </form>
87 </div> 89 </div>
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 <div class="warning-platform chrome">{{"It appears that you are using Google Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chro me."|translate("s31")}}</a></div> 141 <div class="warning-platform chrome">{{"It appears that you are using Google Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chro me."|translate("s31")}}</a></div>
140 <div class="warning-platform android">{{"It appears that you are using Andro id."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Android. "|translate("s33")}}</a></div> 142 <div class="warning-platform android">{{"It appears that you are using Andro id."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Android. "|translate("s33")}}</a></div>
141 <div class="warning-platform opera">{{"It appears that you are using Opera." |translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|transl ate("s35")}}</a></div> 143 <div class="warning-platform opera">{{"It appears that you are using Opera." |translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|transl ate("s35")}}</a></div>
142 <div class="warning-platform internet-explorer">{{"It appears that you are u sing Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"Switc h to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div> 144 <div class="warning-platform internet-explorer">{{"It appears that you are u sing Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"Switc h to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div>
143 <div class="warning-platform safari">{{"It appears that you are using Safari ."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari."|tr anslate("s39")}}</a></div> 145 <div class="warning-platform safari">{{"It appears that you are using Safari ."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari."|tr anslate("s39")}}</a></div>
144 <div class="warning-platform yandex-browser">{{"It appears that you are usin g Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adbl ock Plus for Yandex Browser."|translate("s41")}}</a></div> 146 <div class="warning-platform yandex-browser">{{"It appears that you are usin g Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adbl ock Plus for Yandex Browser."|translate("s41")}}</a></div>
145 <div class="warning-platform maxthon">{{"It appears that you are using Maxth on."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxthon. "|translate("s43")}}</a></div> 147 <div class="warning-platform maxthon">{{"It appears that you are using Maxth on."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxthon. "|translate("s43")}}</a></div>
146 </div> 148 </div>
147 <iframe frameborder="0" height="285" id="video" itemprop="video" src="//www.yo utube-nocookie.com/embed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&am p;controls=2&amp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=li ght" width="520"></iframe> 149 <iframe frameborder="0" height="285" id="video" itemprop="video" src="//www.yo utube-nocookie.com/embed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&am p;controls=2&amp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=li ght" width="520"></iframe>
148 <img height="305" id="maxthon-instruction" src="/img/maxthon-instruction.png" width="540"> 150 <img height="305" id="maxthon-instruction" src="/img/maxthon-instruction.png" width="540">
149 <img id="edge-teaser" src="/img/edge_teaser.png"> 151 <img id="edge-teaser" src="/img/edge_teaser.png" alt={{"Comming soon image of Adblock Plus for Microsoft Edge"|translate("edge-teaser")}} />
150 </div> 152 </div>
151 153
152 <div id="key-facts"> 154 <div id="key-facts">
153 <section class="first"> 155 <section class="first">
154 <div class="sprite" id="facts-open-source"></div> 156 <div class="sprite" id="facts-open-source"></div>
155 <h1>{{"Open Source"|translate("s44")}}</h1> 157 <h1>{{"Open Source"|translate("s44")}}</h1>
156 <p> 158 <p>
157 {{"Adblock Plus is an open source project.\n <a href=\"contribute\" >Join us!</a>"|translate("s45")}} 159 {{"Adblock Plus is an open source project.\n <a href=\"contribute\" >Join us!</a>"|translate("s45")}}
158 </p> 160 </p>
159 </section> 161 </section>
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
371 <h2>{{"Be notified when Adblock Plus for Microsoft Edge is available!"|tra nslate("abp-for-edge-be-notified")}}</h2> 373 <h2>{{"Be notified when Adblock Plus for Microsoft Edge is available!"|tra nslate("abp-for-edge-be-notified")}}</h2>
372 374
373 <p> 375 <p>
374 {{"Microsoft Edge <a href='https://wpdev.uservoice.com/forums/257854-mic rosoft-edge-developer/suggestions/6508820-javascript-browser-extensions'>does no t yet support extensions</a>. However, you can be sure that a version of Adblock Plus for Microsoft Edge will be released as soon as possible. Enter your email in the field above to receive a notification when Adblock Plus for Microsoft Edg e is available. While you're waiting, you may want to try the latest version of Adblock Plus for Internet Explorer."|translate("ms-edge-description")}} 376 {{"Microsoft Edge <a href='https://wpdev.uservoice.com/forums/257854-mic rosoft-edge-developer/suggestions/6508820-javascript-browser-extensions'>does no t yet support extensions</a>. However, you can be sure that a version of Adblock Plus for Microsoft Edge will be released as soon as possible. Enter your email in the field above to receive a notification when Adblock Plus for Microsoft Edg e is available. While you're waiting, you may want to try the latest version of Adblock Plus for Internet Explorer."|translate("ms-edge-description")}}
375 </p> 377 </p>
376 </div> 378 </div>
377 </div> 379 </div>
378 </section> 380 </section>
379 381
380 <script src="/js/index.js"></script> 382 <script src="/js/index.js"></script>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld