mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
6 lines
No EOL
317 B
HTML
6 lines
No EOL
317 B
HTML
<div class="b-login--welcome-content">
|
|
<i class="icon-google iconsize50" style="cursor: pointer; padding-right: 20px"
|
|
data-bind="command: googleGmailCommand, visible: googleGmailLoginEnabled"></i>
|
|
<i class="icon-mail iconsize50" style="cursor: pointer" data-bind="click: displayMainForm"></i>
|
|
<br /><br />
|
|
</div> |