2022-05-05 16:49:19 +00:00
|
|
|
{{!-
|
2023-01-12 11:19:26 +00:00
|
|
|
Page Precontent - Placed below the page toolbar on all pages.
|
|
|
|
Contains the indicators (if the language button is beside the title)
|
|
|
|
qnd tagline, which is only rendered on article page.
|
2022-05-05 16:49:19 +00:00
|
|
|
}}
|
2022-10-17 21:27:57 +00:00
|
|
|
<div class="vector-body-before-content">
|
2023-01-30 14:55:10 +00:00
|
|
|
{{#has-buttons-in-content-top}}
|
2023-01-12 11:19:26 +00:00
|
|
|
{{>Indicators}}
|
2023-01-30 14:55:10 +00:00
|
|
|
{{/has-buttons-in-content-top}}
|
2022-05-05 16:49:19 +00:00
|
|
|
|
2023-01-12 11:19:26 +00:00
|
|
|
{{#is-article}}<div id="siteSub" class="noprint">{{msg-tagline}}</div>{{/is-article}}
|
2022-07-25 20:13:58 +00:00
|
|
|
</div>
|