From 01de2c60a29ed0d2bd198bc336c1e1a2dcaafed2 Mon Sep 17 00:00:00 2001 From: Robert Gaggl Date: Sun, 18 Nov 2001 13:28:00 +0000 Subject: [PATCH] initial check-in --- code/Site/editor.skin | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 code/Site/editor.skin diff --git a/code/Site/editor.skin b/code/Site/editor.skin new file mode 100644 index 00000000..2a680b97 --- /dev/null +++ b/code/Site/editor.skin @@ -0,0 +1,41 @@ + + + +<% response.title %> + +<% response.head %> + + + + +<% weblog.skin name="header" %> + + + + + + + + + +
 
<% response.body %>
 " nowrap><% image name="/pixel" width="2" %>
<% image name="/pixel" width="198" %>
+
<% image name="/status" %>
+
<% image name="/pixel" width="198" %>
+ +
<% this.age prefix="online since: " show="days" suffix=" Days
" %><% this.lastupdate prefix="last updated: " format="EE, MM/dd/yyyy%>
+<% this.loginstatus %> +
<% this.membership prefix="... " %>
+ +
<% image name="/pixel" width="198" %>
+
<% image name="/menu" %>
+
<% image name="/pixel" width="198" %>
+ +
<% this.navigation %><% root.link to="main" text="antville home" prefix="... " %>
+
<% image name="/pixel" width="198" %>
+
<% weblog.calendar %>
+ +
<% image name="/pixel" width="198" %>
+

<% logo name="smallstraight" %>
powered by
<% image name="/hop" linkto="http://helma.org" %>
+ + + \ No newline at end of file