roundcubemail-plugins-kolab/plugins/kolab_activesync/skins/classic/templates/configempty.html
2015-03-03 03:37:06 -05:00

19 lines
411 B
HTML

<roundcube:object name="doctype" value="html5" />
<html>
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
</head>
<body class="iframe">
<div id="preferences-details" class="boxcontent">
<div id="introtext">
<div class="inner">
<roundcube:object name="initmessage" />
</div>
<div class="pointer-left"></div>
</div>
</div>
</body>
</html>