Index: components/dom_distiller/core/html/dom_distiller_viewer.html |
diff --git a/components/dom_distiller/core/html/dom_distiller_viewer.html b/components/dom_distiller/core/html/dom_distiller_viewer.html |
index b4c02aad77eb5fd6f8d11ace66c2961389bc53b8..455277c4cb77accd1a545500f8839e6a1f6c736e 100644 |
--- a/components/dom_distiller/core/html/dom_distiller_viewer.html |
+++ b/components/dom_distiller/core/html/dom_distiller_viewer.html |
@@ -21,12 +21,12 @@ found in the LICENSE file. |
<div id="titleCollapse"> |
<div class="verticalCenterOuter"> |
<div class="verticalCenterInner"> |
- <h1 id="titleHolder"></h1> |
+ <h1 id="titleHolder"><noscript>$4</noscript></h1> |
</div> |
</div> |
</div> |
</header> |
- <div id="content"></div> |
+ <div id="content"><noscript>$5</noscript></div> |
</article> |
</div> |
<div id="loadingIndicator" class="visible"> |
@@ -83,7 +83,7 @@ found in the LICENSE file. |
</div> |
</div> |
<div id="showOriginal"> |
- <a href="$4">$5</a> |
+ <a href="$6">$7</a> |
</div> |
</div> |
<div id="feedbackContainer" class="footerFeedback"> |
@@ -98,5 +98,5 @@ found in the LICENSE file. |
</div> |
</body> |
<!-- Placeholder for JavaScript. --> |
-$6 |
+$8 |
</html> |