Index: chrome/common/extensions/docs/server2/templates/articles/faq.html |
=================================================================== |
--- chrome/common/extensions/docs/server2/templates/articles/faq.html (revision 150606) |
+++ chrome/common/extensions/docs/server2/templates/articles/faq.html (working copy) |
@@ -1,7 +1,7 @@ |
-<div id="pageData-name" class="pageData">Frequently Asked Questions</div> |
+<h1>Frequently Asked Questions</h1> |
-<!-- <div id="pageData-showTOC" class="pageData">true</div> --> |
+<!-- --> |
<p> |
If you don't find an answer to your question here, |
@@ -74,7 +74,7 @@ |
<p> |
Click the wrench icon |
- <img src="../images/toolsmenu.gif" height="29" width="29" alt="" |
+ <img src="{{static}}/images/toolsmenu.gif" height="29" width="29" alt="" |
class="nomargin" /> |
and select <b>Extensions</b> from the <b>Tools</b> menu. |
If there's a "+" next to "Developer mode", |
@@ -483,5 +483,4 @@ |
to the ticket you starred or opened. This will make it easier for others |
with the same request to find the correct ticket. |
</li> |
-</ol> |
- |
+</ol> |