Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: pages/contribute.raw

Issue 5440736082264064: Issue 2075 - Put meta tags inside of page header. (Closed)
Left Patch Set: Changes generated by fixed conversion script. Created March 8, 2015, 9:53 p.m.
Right Patch Set: Wrap meta tags in head even when head doesn't yet exist. Created March 9, 2015, 11:48 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
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
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>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld