| OLD | NEW |
| 1 {{+content:partials.site}} | 1 {{+content:partials.site}} |
| 2 | 2 |
| 3 <section class="g-section g-tpl-67-33"> | 3 <section class="g-section g-tpl-67-33"> |
| 4 <div class="g-unit g-first"> | 4 <div class="g-unit g-first"> |
| 5 <article class="g-content" id="featured"> | 5 <article class="g-content" id="featured"> |
| 6 <a href="/devtools/remote-debugging.html"><img src="{{static}}/images/mock
s/multidevice.png" class="screenshot"></a> | 6 <a href="/devtools/remote-debugging.html"><img src="{{static}}/images/mock
s/multidevice.png" class="screenshot"></a> |
| 7 <h4 class="label">Featured article</h4> | 7 <h4 class="label">Featured article</h4> |
| 8 <a href="/devtools/remote-debugging.html"><h1>Mobile DevTools: Remote Debu
gging for Android with Screencast</h1></a> | 8 <a href="/devtools/remote-debugging.html"><h1>Mobile DevTools: Remote Debu
gging for Android with Screencast</h1></a> |
| 9 <p class="description"> | 9 <p class="description"> |
| 10 Until now, while remote debugging a mobile device, | 10 Until now, while remote debugging a mobile device, |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 106 </ul> | 106 </ul> |
| 107 </p> | 107 </p> |
| 108 </article> | 108 </article> |
| 109 </div> | 109 </div> |
| 110 </div> | 110 </div> |
| 111 </div> | 111 </div> |
| 112 </section> | 112 </section> |
| 113 | 113 |
| 114 {{/partials.site}} | 114 {{/partials.site}} |
| 115 | 115 |
| OLD | NEW |