roundcubemail-plugins-kolab/plugins/libkolab/skins/larry/templates/folderform.html

18 lines
437 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 fullheight">
<h1 class="voice"><roundcube:var name="env:pagetitle" /></h1>
<div class="boxcontent">
<roundcube:object name="folderform" class="tabbed propform" />
</div>
<roundcube:include file="/includes/footer.html" />
</body>
</html>