mirror of
https://github.com/moparisthebest/mail
synced 2024-11-16 22:25:08 -05:00
13 lines
246 B
HTML
13 lines
246 B
HTML
|
<div class="view-login waiting-cursor">
|
||
|
|
||
|
<div class="logo-wrapper">
|
||
|
<div class="logo"></div>
|
||
|
</div><!--/logo-->
|
||
|
|
||
|
<div class="content">
|
||
|
<h1>Login</h1>
|
||
|
|
||
|
<p>Authenticating with the mail server...</p>
|
||
|
</div><!--/content-->
|
||
|
|
||
|
</div>
|