HOME


Mini Shell 1.0
DIR:/usr/local/cwpsrv/var/services/roundcube/public_html/skins/larry/templates/
Upload File :
Current File : //usr/local/cwpsrv/var/services/roundcube/public_html/skins/larry/templates/error.html
<!DOCTYPE html>
<html>
<head>
<roundcube:include file="/includes/links.html" />
</head>
<roundcube:if condition="!env:framed && env:error_task != 'error-login'" />
<body class="error<roundcube:exp expression="env:extwin ? ' extwin' : ''" />">
<roundcube:include file="/includes/header.html" />
<roundcube:else />
<body class="error iframe">
<roundcube:endif />

<div class="uibox centerbox errorbox">
$__page_content
</div>

</body>
</html>