58 lines
2.3 KiB
Text
58 lines
2.3 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title><% response.title %></title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
|
|
<% weblog.skin name="style" %>
|
|
<% weblog.skin name="javascript" %>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="700" class="title" nowrap="nowrap"><% image name="/pixel" width="40" %><% this.title %></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="40" nowrap="nowrap"> </td>
|
|
<td width="400" valign="top" nowrap>
|
|
|
|
<span class="message"><% response.message prefix="<br />" suffix="<br />" %></span>
|
|
<br /><% response.body %></td>
|
|
|
|
<td width="60" nowrap="nowrap"> </td>
|
|
<td width="2" background="<% imageurl name="/dot" %>" nowrap="nowrap"><% image name="/pixel" width="2" %></td>
|
|
<td width="198" align="right" valign="top" nowrap="nowrap"><div class="statuslight">
|
|
<% this.age prefix="online for " show="days" suffix=" Days<br />" %><% this.lastupdate prefix="last updated: " format="short%></div>
|
|
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
<div class="statushead"><% image name="/status" %></div>
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
|
|
<div class="statuslight"><% this.loginstatus %></div>
|
|
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
<div class="statushead"><% image name="/menu" %></div>
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
|
|
<div class="statusdark"><% this.navigation %><% root.link to="main" text="antville home" prefix="... " %></div>
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
<div class="statusdark"><% weblog.calendar %></div>
|
|
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
<div class="statushead"><% image name="/recent" %></div>
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
|
|
<div class="statusdark"><% weblog.skin name="history" %></div>
|
|
|
|
<div class="sep"><% image name="/pixel" width="198" %></div>
|
|
<div class="statuslight"><br /><% weblog.xmlbutton %><br /><br /><% logo name="smallstraight" %><br />powered by<br /><% image name="/hop" linkto="http://helma.org" %></div></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|