moved from root to weblog

This commit is contained in:
Robert Gaggl 2001-06-19 11:53:33 +00:00
parent 462d4fc0e5
commit 709a428ce1

7
code/Site/new.skin Normal file
View file

@ -0,0 +1,7 @@
<FORM METHOD="POST">
<P>Title:&nbsp;<% this.title as="editor" %><BR>
Alias:&nbsp;<% this.alias as="editor" %><BR>
<% this.input type="button" value="create" %>&nbsp;<% this.input type="button" value="cancel" %></P>
</FORM>