moved from root to weblog
This commit is contained in:
parent
462d4fc0e5
commit
709a428ce1
1 changed files with 7 additions and 0 deletions
7
code/Site/new.skin
Normal file
7
code/Site/new.skin
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<FORM METHOD="POST">
|
||||||
|
|
||||||
|
<P>Title: <% this.title as="editor" %><BR>
|
||||||
|
Alias: <% this.alias as="editor" %><BR>
|
||||||
|
<% this.input type="button" value="create" %> <% this.input type="button" value="cancel" %></P>
|
||||||
|
|
||||||
|
</FORM>
|
Loading…
Add table
Reference in a new issue