Page MenuHomePhorge

plugin.html
No OneTemporary

Size
807 B
Referenced Files
None
Subscribers
None

plugin.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/<roundcube:var name='env:task'/>.css" />
<script type="text/javascript" src="/functions.js"></script>
</head>
<body>
<roundcube:include file="/includes/taskbar.html" />
<roundcube:include file="/includes/header.html" />
<roundcube:if condition="env:task == 'settings'" />
<roundcube:include file="/includes/settingstabs.html" />
<roundcube:endif />
<div id="pagecontent">
<roundcube:object name="plugin.body" />
</div>
<roundcube:object name="plugin.footer" />
</body>
</html>

File Metadata

Mime Type
text/html
Expires
Fri, May 1, 2:09 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
626197
Default Alt Text
plugin.html (807 B)

Event Timeline