| OLD | NEW | 
|    1 <meta property="og:image" content="https://adblockplus.org/_override-static/glob
     al/global/img/adblockbrowser_beta_promo.png" /> |    1 title=Want Adblock Browser for your smartphone or tablet? | 
|    2  |    2  | 
 |    3 <head> | 
 |    4 <meta name="title" content="{{meta-title Adblock Browser Beta Launch}}" /> | 
 |    5 <meta property="og:title" content="{{meta-title Adblock Browser Beta Launch}}" /
     > | 
 |    6 <meta name="description" content="{{meta-description Want Adblock Browser for yo
     ur smartphone or tablet? Join the Adblock Browser for Android Beta Google+ commu
     nity.}}" /> | 
 |    7 <meta property="og:description" content="{{meta-description Want Adblock Browser
      for your smartphone or tablet? Join the Adblock Browser for Android Beta Google
     + community.}}" /> | 
 |    8 <meta property="og:image" content="https://adblockplus.org/img/adblockbrowser_be
     ta_promo.png" /> | 
 |    9  | 
|    3 <style type="text/css"> |   10 <style type="text/css"> | 
|    4 #content * |   11 #content * | 
|    5 { |   12 { | 
|    6   box-sizing: content-box; |   13   box-sizing: content-box; | 
|    7 } |   14 } | 
|    8  |   15  | 
|    9 #content h1 |   16 #content h1 | 
|   10 { |   17 { | 
|   11   margin-bottom: 28px; |   18   margin-bottom: 28px; | 
|   12 } |   19 } | 
| (...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  233         } |  240         } | 
|  234       } |  241       } | 
|  235     }, false); |  242     }, false); | 
|  236     request.send(params); |  243     request.send(params); | 
|  237     return false; |  244     return false; | 
|  238   }, false); |  245   }, false); | 
|  239 } |  246 } | 
|  240 addListener(document, "DOMContentLoaded", contentLoad, false); |  247 addListener(document, "DOMContentLoaded", contentLoad, false); | 
|  241 //]]> |  248 //]]> | 
|  242 </script> |  249 </script> | 
|  243  |  250 </head> | 
|  244 <meta name="title"><attr name="content">Adblock Browser Beta Launch</attr></meta
     > |  251 <h3>{{beta-install-header Join the beta test!}}</h3> | 
|  245 <meta property="og:title"><attr name="content">Adblock Browser Beta Launch</attr
     ></meta> |  | 
|  246 <meta name="description"><attr name="content">Want Adblock Browser for your smar
     tphone or tablet? Join the Adblock Browser for Android Beta Google+ community.</
     attr></meta> |  | 
|  247 <meta property="og:description"><attr name="content">Want Adblock Browser for yo
     ur smartphone or tablet? Join the Adblock Browser for Android Beta Google+ commu
     nity.</attr></meta> |  | 
|  248  |  | 
|  249 <h3>Join the beta test!</h3> |  | 
|  250  |  252  | 
|  251 <ol> |  253 <ol> | 
|  252   <li>Join the <b>Adblock Browser for Android Beta</b> Google+ community.</li> |  254   <li>{{beta-install-step1 Join the <strong>Adblock Browser for Android Beta</st
     rong> Google+ community.}}</li> | 
|  253   <li>Click the <b>Become a Tester</b> link.</li> |  255   <li>{{beta-install-step2 Click the <strong>Become a Tester</strong> link.}}</l
     i> | 
|  254   <li>Download the <b>beta app</b>.</li> |  256   <li>{{beta-install-step3 Download the <strong>beta app</strong>.}}</li> | 
|  255 </ol> |  257 </ol> | 
|  256  |  258  | 
|  257 <div class="button-community-wrapper"> |  259 <div class="button-community-wrapper"> | 
|  258   <a href="https://adblockplus.org/redirect?link=adblock_browser_android_beta_co
     mmunity">Beta test Adblock Browser for Android</a> |  260   <a href="https://adblockplus.org/redirect?link=adblock_browser_android_beta_co
     mmunity">{{beta-install-button-text Beta test Adblock Browser for Android}}</a> | 
|  259 </div> |  261 </div> | 
|  260  |  262  | 
|  261 <h3 class="subscribe-header">iOS user? Coming soon!</h3> |  263 <h3 class="subscribe-header">{{ios-subscription-header iOS user? Coming soon!}}<
     /h3> | 
|  262  |  264  | 
|  263 <p class="subscribe-description"> |  265 <p class="subscribe-description"> | 
|  264   Get a heads-up prior to the launch! |  266   {{ios-subscription-description Get a heads-up prior to the launch!}} | 
|  265 </p> |  267 </p> | 
|  266  |  268  | 
|  267 <form id="subscribe-form" accept-charset="utf-8" action="/submitEmail" method="p
     ost"> |  269 <form id="subscribe-form" accept-charset="utf-8" action="/submitEmail" method="p
     ost"> | 
|  268   <input id="subscribe-textbox" type="email" name="email" required=""><attr name
     ="placeholder">Your email address</attr></input> |  270   <input id="subscribe-textbox" type="email" name="email" placeholder="{{ios-sub
     scription-input-placeholder Your email address}}" required /> | 
|  269   <button id="subscribe-button" type="submit"><span>Notify me</span></button> |  271   <button id="subscribe-button" type="submit"><span>{{ios-subscription-button No
     tify me}}</span></button> | 
|  270   <span class="sucess-label"> |  272   <span class="sucess-label"> | 
|  271     A confirmation email has been sent. Please check your email and click the co
     nfirmation link. |  273     {{subscription-message-success A confirmation email has been sent. Please ch
     eck your email and click the confirmation link.}} | 
|  272   </span> |  274   </span> | 
|  273   <span class="invalid-label"> |  275   <span class="invalid-label"> | 
|  274     Please enter a valid email address. |  276     {{subscription-message-invalid-email Please enter a valid email address.}} | 
|  275   </span> |  277   </span> | 
|  276   <span id="response-error"> |  278   <span id="response-error"> | 
|  277   </span> |  279   </span> | 
|  278 </form> |  280 </form> | 
|  279  |  281  | 
|  280 <div class="disclaimer lang-fr"> |  282 <div class="disclaimer lang-fr"> | 
|  281   <fix>En téléchargeant le logiciel Adblock Plus vous acceptez que si vous utili
     sez Adblock Plus pour visiter un site Internet en violation de toute obligation 
     ou droit de quelque nature que ce soit en relation avec ce site Internet, en auc
     un cas EYEO ne pourra être tenu pour responsable envers vous ou tout autre tiers
      pour toute perte ou dommage (y compris, sans y être limité, les dommages pour p
     erte de chances et perte de bénéfices) découlant directement ou indirectement de
      votre utilisation de ce logiciel.</fix> |  283   <fix>En téléchargeant le logiciel Adblock Plus vous acceptez que si vous utili
     sez Adblock Plus pour visiter un site Internet en violation de toute obligation 
     ou droit de quelque nature que ce soit en relation avec ce site Internet, en auc
     un cas EYEO ne pourra être tenu pour responsable envers vous ou tout autre tiers
      pour toute perte ou dommage (y compris, sans y être limité, les dommages pour p
     erte de chances et perte de bénéfices) découlant directement ou indirectement de
      votre utilisation de ce logiciel.</fix> | 
|  282 </div> |  284 </div> | 
| OLD | NEW |