mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
5 lines
292 B
HTML
5 lines
292 B
HTML
<div class="b-toolbar g-ui-user-select-none">
|
|
<a class="btn btn-thin fontastic toggleLeft" data-bind="click: toggleLeftPanel"></a>
|
|
<h4>SnappyMail - <span data-i18n="TOP_PANEL/LABEL_ADMIN_PANEL"></span></h4>
|
|
<a class="btn btn-logout fontastic" data-bind="click: logoutClick">⏻</a>
|
|
</div>
|