Remove whitespace from page title template

Bug: T282318
Change-Id: Idd36ad20545e04706bbc9bfa034c65fc0d6bba16
This commit is contained in:
bwang 2021-06-24 11:43:23 -05:00 committed by Bernard Wang
parent 5029ce11e4
commit 9dc295945c
1 changed files with 1 additions and 3 deletions

View File

@ -60,9 +60,7 @@
{{^is-mainpage}}
{{#data-portlets.data-languages}}{{>Menu}}{{/data-portlets.data-languages}}
{{/is-mainpage}}
<h1 id="firstHeading" class="firstHeading" {{{html-user-language-attributes}}}>
{{{html-title}}}
</h1>
<h1 id="firstHeading" class="firstHeading" {{{html-user-language-attributes}}}>{{{html-title}}}</h1>
{{>Indicators}}
{{#is-article}}
<div id="siteSub" class="noprint">{{msg-tagline}}</div>