13 lines
287 B
HTML
13 lines
287 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" style="background:#fff; margin:0">
|
||
|
|
||
|
<roundcube:object name="folderacl" />
|
||
|
|
||
|
</body>
|
||
|
</html>
|