blob: eab03fc0b44a9aeff8f72bf17f2030c2b49d2e5a [file] [log] [blame]
<%@ taglib prefix="s" uri="/struts-tags" %>
<html>
<head>
<title>Missing Feature</title>
<link href="<s:url value="/css/mailreader.css"/>" rel="stylesheet"
type="text/css"/>
</head>
<body>
<p>
This feature is under construction.
Please try again in the next interation.
</p>
</body>
</html>