mediawiki-skins-MinervaNeue/includes/Skins/Logo.mustache
jdlrobson 894364a3eb Restore title to mobile skin without logo
Bug: T290525
Change-Id: I6eb120a08d15b308d2a4df99900ab86042612b0c
2021-10-21 15:16:14 +00:00

4 lines
172 B
Plaintext

{{#wordmark}}<img src="{{src}}" alt="{{msg-sitetitle}}" width="{{width}}" height="{{height}}"
style="{{style}}"/>{{/wordmark}}
{{^wordmark}}{{msg-sitetitle}}{{/wordmark}}