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

Side by Side Diff: static/poland.html

Issue 29841563: Noissue - Merged index_page into master (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Fixed misc issues discussed in IRC Created July 30, 2018, 3:38 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
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html lang="pl" dir="ltr" class="no-js"> 2 <html lang="pl" dir="ltr" class="no-js">
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1"> 5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>Adblock Plus | Nr 1 na świecie wśród darmowych adblockerów</title> 6 <title>Adblock Plus | Nr 1 na świecie wśród darmowych adblockerów</title>
7 <meta name="description" content="Adblock Plus, najbardziej popularny adblocke r na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i irytujących reklam na takich stronach jak Facebook czy YouTube."> 7 <meta name="description" content="Adblock Plus, najbardziej popularny adblocke r na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i irytujących reklam na takich stronach jak Facebook czy YouTube.">
8 8
9 <meta property="og:title" content="Adblock Plus | Nr 1 na świecie wśród darmow ych adblockerów"> 9 <meta property="og:title" content="Adblock Plus | Nr 1 na świecie wśród darmow ych adblockerów">
10 <meta property="og:description" content="Adblock Plus, najbardziej popularny a dblocker na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i iryt ujących reklam na takich stronach jak Facebook czy YouTube."> 10 <meta property="og:description" content="Adblock Plus, najbardziej popularny a dblocker na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i iryt ujących reklam na takich stronach jak Facebook czy YouTube.">
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 <img class="video-thumbnail" src="/poland/img/hero-video.jpg" srcset ="/poland/img/hero-video-2x.jpg 2x" alt="Wprowadzenie do Adblock Plus video"> 83 <img class="video-thumbnail" src="/poland/img/hero-video.jpg" srcset ="/poland/img/hero-video-2x.jpg 2x" alt="Wprowadzenie do Adblock Plus video">
84 <img class="video-play" src="/poland/img/video-play.png" alt="Rozpoc znij"> 84 <img class="video-play" src="/poland/img/video-play.png" alt="Rozpoc znij">
85 </a> 85 </a>
86 <p class="video-disclaimer"> 86 <p class="video-disclaimer">
87 Naciśnij “Play” aby uruchomić film. Wyświetlanie obsługiwane jest pr zez YouTube - oglądając go, zgadzasz się na przesłanie tej firmie niektórych dan ych. Aby uzyskać więcej informacji na ten temat, możesz przeczytać ich <a href=" https://www.google.com/intl/en/policies/privacy/" target="_blank">Warunki korzys tania z usługi</a>. 87 Naciśnij “Play” aby uruchomić film. Wyświetlanie obsługiwane jest pr zez YouTube - oglądając go, zgadzasz się na przesłanie tej firmie niektórych dan ych. Aby uzyskać więcej informacji na ten temat, możesz przeczytać ich <a href=" https://www.google.com/intl/en/policies/privacy/" target="_blank">Warunki korzys tania z usługi</a>.
88 </p> 88 </p>
89 </div> 89 </div>
90 </aside> 90 </aside>
91 </div> 91 </div>
92 92
93 <p class="show-on-msie">Adblock Plus for Internet Explorer is supported on the in-market supported servicing branches of Windows 10 including - Current Branch , Current Branch for Business and the following Long-Term Servicing branch: Wind ows 10.</p> 93 <p class="show-on-msie">Adblock Plus for Internet Explorer is supported on the in-market supported servicing branches of Windows 10 including - Current Branch , Current Branch for Business and the following Long-Term Servicing Branch: Wind ows 10.</p>
juliandoucette 2018/07/30 16:17:42 Detail: Correction reported in IRC
94 </div> 94 </div>
95 95
96 <div id="media-section" class="bg-primary section"> 96 <div id="media-section" class="bg-primary section">
97 <div class="container"> 97 <div class="container">
98 <div id="media"> 98 <div id="media">
99 <header id="media-header"> 99 <header id="media-header">
100 <h2>ZNANE Z:</h2> 100 <h2>ZNANE Z:</h2>
101 </header> 101 </header>
102 <ul id="media-list" class="unstyled"> 102 <ul id="media-list" class="unstyled">
103 <li> 103 <li>
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 </ul> 293 </ul>
294 </div> 294 </div>
295 </div> 295 </div>
296 </footer> 296 </footer>
297 297
298 <script src="/poland/js/bowser.js"></script> 298 <script src="/poland/js/bowser.js"></script>
299 <script src="/poland/js/index.js"></script> 299 <script src="/poland/js/index.js"></script>
300 <script src="/poland/js/main.js"></script> 300 <script src="/poland/js/main.js"></script>
301 </body> 301 </body>
302 </html> 302 </html>
OLDNEW
« includes/hero-download-conditional.tmpl ('K') | « static/js/vendor/bowser.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld