44 lines
No EOL
2.1 KiB
Text
44 lines
No EOL
2.1 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="/img/antville/dot.gif" nowrap><img src="/img/antville/pixel.gif" width="2" border="0"></td>
|
|
<td width="198" align="right" valign="top" nowrap><div class="sep"><img src="/img/antville/pixel.gif" width="198" height="1" border="0"></div>
|
|
<div class="statushead"><img src="/img/antville/head_status.gif" width="48" height="13" border="0"></div>
|
|
<div class="sep"><img src="/img/antville/pixel.gif" width="198" height="1" border="0"></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"><% weblog.link to="signup" text="sign up" %> to <% this.title %>!</div>
|
|
|
|
<div class="sep"><img src="/img/antville/pixel.gif" width="198" height="1" border="0"></div>
|
|
<div class="statushead"><img src="/img/antville/head_menu.gif" width="36" height="13" border="0"></div>
|
|
<div class="sep"><img src="/img/antville/pixel.gif" width="198" height="1" border="0"></div>
|
|
|
|
<div class="statusdark"><% this.navigation %><% root.link to="main" text="antville home" prefix="... " %></div>
|
|
<div class="sep"><img src="/img/antville/pixel.gif" width="198" height="1" border="0"></div>
|
|
<div class="statusdark"><% weblog.calendar %></div>
|
|
|
|
<div class="sep"><img src="/img/antville/pixel.gif" width="198" height="1" border="0"></div>
|
|
<div class="statushead"><img src="/img/antville/head_recent.gif" width="123" height="13" border="0"></div>
|
|
<div class="sep"><img src="/img/antville/pixel.gif" width="198" height="1" border="0"></div>
|
|
|
|
<div class="statusdark"><% weblog.skin name="history" %></div></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |