Fix article title in sticky header template.

Bug: T289814
Change-Id: Ie12097f722053eb9efb557a1e9668d26104a7091
This commit is contained in:
Clare Ming 2021-10-18 14:00:47 -06:00
parent a1b523a9d5
commit fa15608f3e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
{{>SearchBox}} {{>SearchBox}}
{{/data-search}} {{/data-search}}
<div class="vector-sticky-header-context-bar"> <div class="vector-sticky-header-context-bar">
<div class="vector-sticky-header-context-bar-primary">{{html-title}}</div> <div class="vector-sticky-header-context-bar-primary" {{{html-user-language-attributes}}}>{{{html-title}}}</div>
</div> </div>
</div> </div>
<div class="vector-sticky-header-end"> <div class="vector-sticky-header-end">