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

Unified Diff: pages/contribute.raw

Issue 5440736082264064: Issue 2075 - Put meta tags inside of page header. (Closed)
Patch Set: Wrap meta tags in head even when head doesn't yet exist. Created March 9, 2015, 11:48 a.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/contribute.raw
diff --git a/pages/contribute.raw b/pages/contribute.raw
index 006e85bdfc7e4cc24092794df2db6791d4aa8853..d78a54c632e4b46ac18e82f11314719c63dc7b94 100644
--- a/pages/contribute.raw
+++ b/pages/contribute.raw
@@ -5,11 +5,11 @@ 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/contribute.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>
<p>
$s5$

Powered by Google App Engine
This is Rietveld