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

Unified Diff: pages/acceptable-ads-manifesto.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
Index: pages/acceptable-ads-manifesto.raw
diff --git a/pages/acceptable-ads-manifesto.raw b/pages/acceptable-ads-manifesto.raw
index c6b7f6c3d4c72237d38b59bf34478f2847307550..59bba95f60cced6431f046903301925320c54837 100644
--- a/pages/acceptable-ads-manifesto.raw
+++ b/pages/acceptable-ads-manifesto.raw
@@ -591,12 +591,12 @@ function checkCollapse()
addListener(window, "scroll", checkCollapse, false);
addListener(window, "resize", checkCollapse, false);
--></script>
-</head>
+
<meta content="$title$" property="title">
<meta content="$s2$" name="description">
<meta content="$title$" property="og:title">
<meta content="$s2$" name="og:description">
-
+</head>
<style type="text/css">
.viewcontent *[hidden],
.viewcontent header,
« includes/index.tmpl ('K') | « includes/index.tmpl ('k') | pages/contribute.raw » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld