47 lines
No EOL
1.8 KiB
Text
47 lines
No EOL
1.8 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 name="MSSmartTagsPreventParsing" content="TRUE">
|
|
<% response.head %>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<% weblog.skin name="header" %>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="40" nowrap> </td>
|
|
<td width="400" valign="top" nowrap><br><% response.body %></td>
|
|
<td width="60" nowrap> </td>
|
|
<td width="2" background="<% imageurl name="/dot" %>" nowrap><% image name="/pixel" width="2" %></td>
|
|
<td width="198" align="right" valign="top" nowrap><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.age prefix="online since: " show="days" suffix=" Days<br>" %><% this.lastupdate prefix="last updated: " format="EE, MM/dd/yyyy%></div>
|
|
<% this.loginstatus %>
|
|
<div class="statuslight"><% this.membership prefix="... " %></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="statushead"><br><% logo name="smallanim" %></div></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |