Index: chrome/common/extensions/docs/server2/templates/articles/external_extensions.html |
=================================================================== |
--- chrome/common/extensions/docs/server2/templates/articles/external_extensions.html (revision 150606) |
+++ chrome/common/extensions/docs/server2/templates/articles/external_extensions.html (working copy) |
@@ -1,6 +1,6 @@ |
-<div id="pageData-name" class="pageData">Other Deployment Options</div> |
-<div id="pageData-showTOC" class="pageData">true</div> |
+<h1>Other Deployment Options</h1> |
+ |
<p> |
Usually, users install their own extensions. |
But sometimes you might want an extension |
@@ -311,4 +311,4 @@ |
your extension through the UI, |
you can remove the blacklist tag |
by installing the extension normally |
-through the UI, and then uninstalling it. </p> |
+through the UI, and then uninstalling it. </p> |