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

Delta Between Two Patch Sets: adblock-browser.html

Issue 4814987935612928: Issue 2213 - landing page for mobile beta launch (Closed)
Left Patch Set: Remove client side email validation Created April 23, 2015, 5 p.m.
Right Patch Set: Make meta tags translatable Created April 29, 2015, 1:12 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 | adblock-browser-head.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 <meta name="title"><attr name="content">Adblock Browser Beta Launch</attr></meta >
2 <meta property="og:title"><attr name="content">Adblock Browser Beta Launch</attr ></meta>
3 <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>
4 <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>
5
1 <h3>Join the beta test!</h3> 6 <h3>Join the beta test!</h3>
2 7
3 <ol> 8 <ol>
4 <li>Join the <b>Adblock Browser for Android Beta</b> Google+ community.</li> 9 <li>Join the <b>Adblock Browser for Android Beta</b> Google+ community.</li>
5 <li>Click the <b>Become a Tester</b> link.</li> 10 <li>Click the <b>Become a Tester</b> link.</li>
6 <li>Download the <b>beta app</b>.</li> 11 <li>Download the <b>beta app</b>.</li>
7 </ol> 12 </ol>
8 13
9 <div class="button-community-wrapper"> 14 <div class="button-community-wrapper">
10 <a href="https://plus.google.com/u/1/communities/112291714220563111060">Beta t est Adblock Browser for Android</a> 15 <a href="https://plus.google.com/u/1/communities/112291714220563111060">Beta t est Adblock Browser for Android</a>
11 </div> 16 </div>
12 17
13 <h3 class="subscribe-header">iOS user? Coming soon!</h3> 18 <h3 class="subscribe-header">iOS user? Coming soon!</h3>
14 19
15 <p class="subscribe-description"> 20 <p class="subscribe-description">
16 Get a heads-up prior to the launch! 21 Get a heads-up prior to the launch!
17 </p> 22 </p>
18 23
19 <form id="subscribe-form" accept-charset="utf-8" action="/submitEmail" method="p ost"> 24 <form id="subscribe-form" accept-charset="utf-8" action="/submitEmail" method="p ost">
20 <input id="subscribe-textbox" type="email" name="email" required=""><attr name ="placeholder">Your email address</attr></input> 25 <input id="subscribe-textbox" type="email" name="email" required=""><attr name ="placeholder">Your email address</attr></input>
Sebastian Noack 2015/04/24 10:22:58 Nit: You don't need to specify a value for the req
saroyanm 2015/04/24 14:56:31 The case is the Anwiki invalidates the content and
Sebastian Noack 2015/04/24 15:46:10 I see. But consider filing a follow-up issue, to r
21 <button id="subscribe-button" type="submit"><span>Notify me</span></button> 26 <button id="subscribe-button" type="submit"><span>Notify me</span></button>
22 <span class="sucess-label"> 27 <span class="sucess-label">
23 A confirmation email has been sent. Please check your email and click the co nfirmation link. 28 A confirmation email has been sent. Please check your email and click the co nfirmation link.
24 </span> 29 </span>
25 <span class="empty-label">
26 Oops! You didn't enter your email address.
saroyanm 2015/04/23 17:13:43 @Sebastian please note that I kept this error mess
Sebastian Noack 2015/04/24 09:54:50 I'd rather merge those error messages together lik
saroyanm 2015/04/24 14:56:31 Done.
27 </span>
28 <span class="invalid-label"> 30 <span class="invalid-label">
29 Invalid email address. 31 Please enter a valid email address.
30 </span> 32 </span>
31 <span id="response-error"> 33 <span id="response-error">
32 </span> 34 </span>
33 </form> 35 </form>
34 36
35 <div class="disclaimer lang-fr"> 37 <div class="disclaimer lang-fr">
36 <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> 38 <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>
37 </div> 39 </div>
38
39 <span id="email-placeholder">Your email address</span>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld