LEFT | RIGHT |
1 title=title-full | 1 title=title-full |
2 | 2 |
3 <head> | 3 <head> |
4 <link class="cssfx" href="/css/topics.css" rel="stylesheet"> | 4 <link class="cssfx" href="/css/topics.css" rel="stylesheet"> |
5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 40.5em)" r
el="stylesheet"> | 5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 40.5em)" r
el="stylesheet"> |
6 <link href="/css/topics-mobile.css" media="screen and (max-width: 40.5em)" rel=
"stylesheet"> | 6 <link href="/css/topics-mobile.css" media="screen and (max-width: 40.5em)" rel=
"stylesheet"> |
7 <link class="cssfx" href="/css/contribute.css" rel="stylesheet"> | 7 <link class="cssfx" href="/css/contribute.css" rel="stylesheet"> |
8 | |
9 <meta content="$s1$" name="title"> | 8 <meta content="$s1$" name="title"> |
10 <meta content="$s2$" name="description"> | 9 <meta content="$s2$" name="description"> |
11 <meta content="$s1$" property="og:title"> | 10 <meta content="$s1$" property="og:title"> |
12 <meta content="$s2$" property="og:description"> | 11 <meta content="$s2$" property="og:description"> |
13 </head> | 12 </head> |
| 13 |
14 <p> | 14 <p> |
15 $s5$ | 15 $s5$ |
16 </p> | 16 </p> |
17 | 17 |
18 <p><strong>$s6$</strong></p> | 18 <p><strong>$s6$</strong></p> |
19 | 19 |
20 <div id="toc"> | 20 <div id="toc"> |
21 <a class="topic-small" href="#spread-the-word"> | 21 <a class="topic-small" href="#spread-the-word"> |
22 <div class="task-spread-the-word sprite"></div> | 22 <div class="task-spread-the-word sprite"></div> |
23 <p>$s7$</p> | 23 <p>$s7$</p> |
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
207 $s70$ <a href="acceptable-ads#criteria">$s71$</a> $s72$ | 207 $s70$ <a href="acceptable-ads#criteria">$s71$</a> $s72$ |
208 </p> | 208 </p> |
209 | 209 |
210 <p> | 210 <p> |
211 $s73$ <a href="/forum/viewforum.php?f=12" hreflang="en">$s74$</a> $s75
$ | 211 $s73$ <a href="/forum/viewforum.php?f=12" hreflang="en">$s74$</a> $s75
$ |
212 </p> | 212 </p> |
213 </div> | 213 </div> |
214 </div> | 214 </div> |
215 </div> | 215 </div> |
216 </div> | 216 </div> |
LEFT | RIGHT |