| Index: chrome/common/extensions/docs/server2/templates/articles/tutorials.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/articles/tutorials.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/articles/tutorials.html (working copy)
|
| @@ -1,4 +1,4 @@
|
| -<div id="pageData-name" class="pageData">Tutorials</div>
|
| +<h1>Tutorials</h1>
|
|
|
| <p>
|
| Follow these to get started
|
| @@ -26,4 +26,4 @@
|
| This tutorial features an OAuth library
|
| that you can reuse in your extension.
|
| </li>
|
| -</ul>
|
| +</ul>
|
|
|