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

Side by Side Diff: chrome/common/extensions/docs/templates/public/home/devtools-pillar.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 <div class="pillar-content"> 2 <div class="pillar-content">
3 3
4 <h1>Chrome Developer Tools</h1> 4 <h1>Chrome Developer Tools</h1>
5 5
6 <section class="article-list g-section"> 6 <section class="article-list g-section">
7 <article class="new"> 7 <article class="new">
8 <h4 class="label">Styles &amp; the DOM</h4> 8 <h4 class="label">Styles &amp; the DOM</h4>
9 <h2>Editing Styles and the DOM</h2> 9 <h2>Editing Styles and the DOM</h2>
10 <p> 10 <p>
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 <p>Looking to use the DevTools to debug Chrome extensions? Watch ou r videos for more info. 225 <p>Looking to use the DevTools to debug Chrome extensions? Watch ou r videos for more info.
226 <p><a href="docs/videos.html">Learn more</a></p> 226 <p><a href="docs/videos.html">Learn more</a></p>
227 </article> 227 </article>
228 </div> 228 </div>
229 </div> 229 </div>
230 </div> 230 </div>
231 </section> 231 </section>
232 232
233 </div> 233 </div>
234 {{/partials.site}} 234 {{/partials.site}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698