Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: chrome/common/extensions/docs/templates/public/home/index.html

Issue 143363007: Moving home and pillar pages to public folder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed pillar.html Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698