my eye

Fix create new draft button

Committed 261600

--- a/webint_editor/templates/drafts.html
+++ b/webint_editor/templates/drafts.html

 $def with ()
 $var title: Drafts
 
-<p>..</p>
-
-<form method=post>
+<form method=get action=/draft>
 <button>New</button>
 </form>