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

Unified Diff: pages/deployments.tmpl

Issue 29511696: Issue 5447 - Add missing essential meta data to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Updated locales before re-landing after blog fix Created Sept. 13, 2017, 12:25 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
« no previous file with comments | « pages/contribute.html ('k') | pages/features.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/deployments.tmpl
===================================================================
--- a/pages/deployments.tmpl
+++ b/pages/deployments.tmpl
@@ -1,16 +1,14 @@
title=Large Scale Deployment
noheading=True
notoc=True
<head>
<link type="text/css" href="/css/lsd.css" rel="stylesheet">
- <meta name="title" content="{{ "Large Scale Deployment"|translate("meta-title") }}" />
- <meta property="og:title" content="{{ "Large Scale Deployment"|translate("meta-title") }}" />
<meta name="description" content="{{ "Adblock Plus is a great asset to any company, university or large IT infrastructure. We are happy to help you deploy it across your entire network."|translate("meta-description") }}" />
<meta property="og:description" content="{{ "Adblock Plus is a great asset to any company, university or large IT infrastructure. We are happy to help you deploy it across your entire network."|translate("meta-description") }}" />
</head>
<div id="lsd-header-block">
<h1>{{ "Adblock Plus for Administrators"|translate("page-header") }}</h1>
<p>{{ "Adblock Plus is a perfect tool for every university, company or any IT infrastructure with multiple working stations."|translate("page-description") }}</p>
</div>
« no previous file with comments | « pages/contribute.html ('k') | pages/features.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld