You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<roundcube:object name="doctype" value="html5" />
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title><roundcube:object name="pagetitle" /></title>
|
|
|
|
<meta name="Robots" content="noindex,nofollow" />
|
|
|
|
<roundcube:include file="/includes/links.html" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<div id="login-form">
|
|
|
|
<div class="box-inner">
|
|
|
|
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" />
|
|
|
|
|
|
|
|
<form name="form" action="./" method="post">
|
|
|
|
<roundcube:object name="loginform" form="form" size="40" />
|
|
|
|
|
|
|
|
<p class="formbuttons"><input type="submit" class="button mainaction" value="<roundcube:label name='login' />" /></p>
|
|
|
|
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="box-bottom">
|
|
|
|
<roundcube:object name="message" id="message" />
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="bottomline">
|
|
|
|
Roundcube Webmail <roundcube:object name="version" />
|
|
|
|
<roundcube:if condition="config:support_url" />
|
|
|
|
● <a href="<roundcube:var name='config:support_url' />" target="_blank" class="support-link"><roundcube:label name="support" /></a>
|
|
|
|
<roundcube:endif />
|
|
|
|
<roundcube:container name="loginfooter" id="bottomline" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<roundcube:include file="/includes/footer.html" />
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|