mail/src/tpl/login.html

13 lines
246 B
HTML
Raw Normal View History

2013-11-04 08:20:14 -05:00
<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>