| OLD | NEW |
| 1 <div id="footer-content"> | 1 <div id="footer-content"> |
| 2 <nav> | 2 <nav> |
| 3 <section class="first"> | 3 <section class="first"> |
| 4 <h1>Resources</h1> | 4 <h1>Resources</h1> |
| 5 <ul> | 5 <ul> |
| 6 <li><a href="en/screenshots">Screenshots</a></li> | 6 <li><a href="en/acceptable-ads">Acceptable Ads</a></li> |
| 7 <li><a href="en/documentation">Documentation</a></li> | 7 <li><a href="en/documentation">Documentation</a></li> |
| 8 <li><a href="en/privacy">Privacy policy</a></li> | 8 <li><a href="en/privacy">Privacy policy</a></li> |
| 9 <li><a href="/de/impressum">Legal notice</a></li> | 9 <li><a href="/de/impressum">Legal notice</a></li> |
| 10 </ul> | 10 </ul> |
| 11 </section> | 11 </section> |
| 12 | 12 |
| 13 <section> | 13 <section> |
| 14 <h1>Community</h1> | 14 <h1>Community</h1> |
| 15 <ul> | 15 <ul> |
| 16 <li><a href="/releases/" hreflang="en">Announcements</a></li> | 16 <li><a href="/releases/" hreflang="en">Announcements</a></li> |
| (...skipping 22 matching lines...) Expand all Loading... |
| 39 </li> | 39 </li> |
| 40 <li class="social-entry"> | 40 <li class="social-entry"> |
| 41 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt
er.com/adblockplus"/> | 41 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt
er.com/adblockplus"/> |
| 42 </li> | 42 </li> |
| 43 <li class="social-entry"> | 43 <li class="social-entry"> |
| 44 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go
ogle.com/110020691898167279887"/> | 44 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go
ogle.com/110020691898167279887"/> |
| 45 </li> | 45 </li> |
| 46 </ul> | 46 </ul> |
| 47 </section> | 47 </section> |
| 48 </div> | 48 </div> |
| OLD | NEW |