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

Side by Side Diff: chrome/common/extensions/docs/templates/public/home/multi-device-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>Multi-Device Chrome</h1> 4 <h1>Multi-Device Chrome</h1>
5 5
6 <section class="article-list g-section"> 6 <section class="article-list g-section">
7 <article> 7 <article>
8 <h4 class="label">Overview</h4> 8 <h4 class="label">Overview</h4>
9 <h2>Chrome for a Multi-Device World</h2> 9 <h2>Chrome for a Multi-Device World</h2>
10 <p>Chrome runs on computers, tablets, smartphones, and other devices. 10 <p>Chrome runs on computers, tablets, smartphones, and other devices.
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 on different devices. </p> 87 on different devices. </p>
88 <p><a href="/devtools/docs/mobile-emulation.html">Learn more</a></p> 88 <p><a href="/devtools/docs/mobile-emulation.html">Learn more</a></p>
89 </article> 89 </article>
90 </div> 90 </div>
91 </div> 91 </div>
92 </div> 92 </div>
93 </section> 93 </section>
94 94
95 </div> 95 </div>
96 {{/partials.site}} 96 {{/partials.site}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698