summaryrefslogtreecommitdiff
path: root/plugin_manager/skins/larry/templates/config.html
blob: d2ff4cac9cf42d945cf4772675c6b48cdd8e7a7a (plain)
1
2
3
4
5
6
7
8
9
10
11
<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="margin: 0 0 0 0">
<roundcube:object name="plugin.body" />
<roundcube:include file="/includes/footer.html" />
</body>
</html>