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

Unified 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.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« includes/index.tmpl ('K') | « pages/contribute.raw ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/features.raw
diff --git a/pages/features.raw b/pages/features.raw
index c6608ef362b0279c677042d2b7047737c960d4ac..3b6ce387bc5e9ed7e5085e0cebd4266b5ef0b185 100644
--- a/pages/features.raw
+++ b/pages/features.raw
@@ -5,12 +5,12 @@ title=title-full
<link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 40.5em)" rel="stylesheet">
<link href="/css/topics-mobile.css" media="screen and (max-width: 40.5em)" rel="stylesheet">
<link class="cssfx" href="/css/features.css" rel="stylesheet">
-</head>
+
<meta content="$s1$" name="title">
<meta content="$s2$" name="description">
<meta content="$s1$" property="og:title">
<meta content="$s2$" property="og:description">
-
+</head>
<div id="toc">
<a class="topic-small" href="#adblocking">
<div class="feature-adblocking sprite"></div>
« includes/index.tmpl ('K') | « pages/contribute.raw ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld