VectorGOLEM/includes/templates/UserLinks__logout.mustache

5 lines
214 B
Plaintext

{{!-- The #pt-logout ID is required for the AJAX enabled logout in mediawiki.page.ready to work.}}
<div id="pt-logout" class="vector-user-menu-logout" title="{{msg-tooltip-pt-logout}}">
{{{htmlLogout}}}
</div>