| OLD | NEW |
| 1 | 1 <head><meta content="$s1$" name="title"> |
| 2 <meta content="$s1$" name="title"> | |
| 3 <meta content="$s2$" name="description"> | 2 <meta content="$s2$" name="description"> |
| 4 <meta content="$s1$" property="og:title"> | 3 <meta content="$s1$" property="og:title"> |
| 5 <meta content="$s2$" property="og:description"> | 4 <meta content="$s2$" property="og:description"> |
| 5 </head> |
| 6 | 6 |
| 7 <h2 id="general">$s5$</h2> | 7 <h2 id="general">$s5$</h2> |
| 8 | 8 |
| 9 <p> | 9 <p> |
| 10 $s6$ | 10 $s6$ |
| 11 </p> | 11 </p> |
| 12 | 12 |
| 13 <h2 id="workings">$s7$</h2> | 13 <h2 id="workings">$s7$</h2> |
| 14 | 14 |
| 15 <p> | 15 <p> |
| (...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 323 $s91$ | 323 $s91$ |
| 324 </p> | 324 </p> |
| 325 | 325 |
| 326 <p> | 326 <p> |
| 327 <img src="images/screenshot_reporter2.png"> | 327 <img src="images/screenshot_reporter2.png"> |
| 328 </p> | 328 </p> |
| 329 | 329 |
| 330 <p> | 330 <p> |
| 331 $s92$ $s93$ $s94$ | 331 $s92$ $s93$ $s94$ |
| 332 </p> | 332 </p> |
| OLD | NEW |