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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pages/contribute.html ('k') | pages/features.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Large Scale Deployment 1 title=Large Scale Deployment
2 noheading=True 2 noheading=True
3 notoc=True 3 notoc=True
4 4
5 <head> 5 <head>
6 <link type="text/css" href="/css/lsd.css" rel="stylesheet"> 6 <link type="text/css" href="/css/lsd.css" rel="stylesheet">
7 <meta name="title" content="{{ "Large Scale Deployment"|translate("meta-title" ) }}" />
8 <meta property="og:title" content="{{ "Large Scale Deployment"|translate("meta -title") }}" />
9 <meta name="description" content="{{ "Adblock Plus is a great asset to any com pany, university or large IT infrastructure. We are happy to help you deploy it across your entire network."|translate("meta-description") }}" /> 7 <meta name="description" content="{{ "Adblock Plus is a great asset to any com pany, university or large IT infrastructure. We are happy to help you deploy it across your entire network."|translate("meta-description") }}" />
10 <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 dep loy it across your entire network."|translate("meta-description") }}" /> 8 <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 dep loy it across your entire network."|translate("meta-description") }}" />
11 </head> 9 </head>
12 10
13 <div id="lsd-header-block"> 11 <div id="lsd-header-block">
14 <h1>{{ "Adblock Plus for Administrators"|translate("page-header") }}</h1> 12 <h1>{{ "Adblock Plus for Administrators"|translate("page-header") }}</h1>
15 <p>{{ "Adblock Plus is a perfect tool for every university, company or any IT infrastructure with multiple working stations."|translate("page-description") }} </p> 13 <p>{{ "Adblock Plus is a perfect tool for every university, company or any IT infrastructure with multiple working stations."|translate("page-description") }} </p>
16 </div> 14 </div>
17 <div id="lsd-icon-wrapper"> 15 <div id="lsd-icon-wrapper">
18 <span class="lsd-icon lsd"></span> 16 <span class="lsd-icon lsd"></span>
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 <img alt="Holstebro Kommune" src="/img/lsd/holstebro-logo.png" /> 106 <img alt="Holstebro Kommune" src="/img/lsd/holstebro-logo.png" />
109 <div> 107 <div>
110 <p> 108 <p>
111 "{{ "After the deployment of Adblock Plus we had a great decrease in serve r load, which lead to better performance for our users."|translate("holstebro-qu ote") }}" 109 "{{ "After the deployment of Adblock Plus we had a great decrease in serve r load, which lead to better performance for our users."|translate("holstebro-qu ote") }}"
112 </p> 110 </p>
113 <p> 111 <p>
114 <i>- Anders Erfurt Høj Thomsen, <a href="http://www.holstebro.dk/">Holsteb ro Kommune</a></i> 112 <i>- Anders Erfurt Høj Thomsen, <a href="http://www.holstebro.dk/">Holsteb ro Kommune</a></i>
115 </p> 113 </p>
116 </div> 114 </div>
117 </div> 115 </div>
OLDNEW
« 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