no message
This commit is contained in:
parent
07c6805fd5
commit
1ce05a7061
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<FORM METHOD="POST">
|
||||
|
||||
<P>To create a new weblog you need to fill out the form below. The title will appear in the header of every page, and the alias will be part of the URL to your weblog. So don't use any special characters like spaces, brackets etc. in the alias.</P>
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue