2012-08-29 15:47:37 +02:00
|
|
|
<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">
|
2015-03-03 03:37:06 -05:00
|
|
|
<roundcube:object name="initmessage" />
|
2012-08-29 15:47:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="pointer-left"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|