| Index: includes/index.tmpl |
| diff --git a/includes/index.tmpl b/includes/index.tmpl |
| index 221dcdb3a105905a7d982df1a8f0008877d71d9a..7c3fb00bb01112c224b351a479b6596a47c23bc7 100644 |
| --- a/includes/index.tmpl |
| +++ b/includes/index.tmpl |
| @@ -28,12 +28,12 @@ localefile=index |
| <meta content="product" property="og:type"> |
| <meta content="https://adblockplus.org/img/adblockplus_promo.png" property="og:image"> |
| <meta content="https://adblockplus.org/" property="og:url"> |
| -</head> |
| + |
|
saroyanm
2015/03/09 11:21:34
nit: I think we don't need to separate the metatag
|
| <meta content="{{"title"|translate}}" name="title"> |
| <meta content="{{"s2"|translate}}" name="description"> |
| <meta content="{{"title"|translate}}" property="og:title"> |
| <meta content="{{"s2"|translate}}" property="og:description"> |
| - |
| +</head> |
| <div itemscope="itemscope" itemtype="http://schema.org/SoftwareApplication"> |
| <section id="main"> |