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

Side by Side Diff: pages/features.raw

Issue 5440736082264064: Issue 2075 - Put meta tags inside of page header. (Closed)
Patch Set: Changes generated by fixed conversion script. Created March 8, 2015, 9:53 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« includes/index.tmpl ('K') | « pages/contribute.raw ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/features.css" rel="stylesheet"> 7 <link class="cssfx" href="/css/features.css" rel="stylesheet">
8 </head> 8
9 <meta content="$s1$" name="title"> 9 <meta content="$s1$" name="title">
10 <meta content="$s2$" name="description"> 10 <meta content="$s2$" name="description">
11 <meta content="$s1$" property="og:title"> 11 <meta content="$s1$" property="og:title">
12 <meta content="$s2$" property="og:description"> 12 <meta content="$s2$" property="og:description">
13 13 </head>
14 <div id="toc"> 14 <div id="toc">
15 <a class="topic-small" href="#adblocking"> 15 <a class="topic-small" href="#adblocking">
16 <div class="feature-adblocking sprite"></div> 16 <div class="feature-adblocking sprite"></div>
17 <p>$s5$</p> 17 <p>$s5$</p>
18 </a> 18 </a>
19 <a class="topic-small" href="#acceptable"> 19 <a class="topic-small" href="#acceptable">
20 <div class="feature-acceptable sprite"></div> 20 <div class="feature-acceptable sprite"></div>
21 <p>$s6$</p> 21 <p>$s6$</p>
22 </a> 22 </a>
23 <a class="topic-small" href="#tracking"> 23 <a class="topic-small" href="#tracking">
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 </a> 126 </a>
127 <div class="description"> 127 <div class="description">
128 $s36(/blog/type-correction-feature-removed, http://urlfixer.org)$ 128 $s36(/blog/type-correction-feature-removed, http://urlfixer.org)$
129 129
130 <div class="longtext"> 130 <div class="longtext">
131 $s37$ $s38$ 131 $s37$ $s38$
132 </div> 132 </div>
133 </div> 133 </div>
134 </div> 134 </div>
135 </div> 135 </div>
OLDNEW
« includes/index.tmpl ('K') | « pages/contribute.raw ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld