Index: components/dom_distiller/content/resources/dom_distiller_viewer.html |
diff --git a/components/dom_distiller/content/resources/dom_distiller_viewer.html b/components/dom_distiller/content/resources/dom_distiller_viewer.html |
index 9812c4daee999f596d1053b69bd8a47e8b1c52b6..e5b0e9938ac8fefed3706ffc68b37a6abbc8bdb7 100644 |
--- a/components/dom_distiller/content/resources/dom_distiller_viewer.html |
+++ b/components/dom_distiller/content/resources/dom_distiller_viewer.html |
@@ -12,11 +12,11 @@ found in the LICENSE file. |
<link rel="stylesheet" href="/$2"> |
<script src="/$3"></script> |
</head> |
-<body> |
+<body class="$4"> |
<div id="mainContent"> |
<article> |
<header> |
- <h1>$4</h1> |
+ <h1>$1</h1> |
</header> |
<div id="content">$5</div> |
</article> |