Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hackrole committed Jan 31, 2013
1 parent 833d896 commit d11c77c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
6 changes: 0 additions & 6 deletions wiki/templates/#new.html#

This file was deleted.

1 change: 0 additions & 1 deletion wiki/templates/.#new.html

This file was deleted.

6 changes: 6 additions & 0 deletions wiki/templates/new.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
$def with (form)

<h1>New Wiki Page</h1>
<form method="" id="" action="post">
$:form.render()
</form>

0 comments on commit d11c77c

Please sign in to comment.