summaryrefslogtreecommitdiff
path: root/plugin_manager/skins/classic/templates/transfer.html
blob: 7616cbb3c46b696e3efd813c0c8a48f311588819 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
</head>
<body class="iframe">
<roundcube:object name="plugin.body" />
</body>
</html>