]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/wiki/edit.xml
io.streams.tee: more tests
[factor.git] / extra / webapps / wiki / edit.xml
index f8c593cf2ff04654c0a6a274096399d31f4f9b97..7c6435706f5a3c24545097031444c2099f842269 100644 (file)
@@ -7,7 +7,7 @@
        <t:form t:action="$wiki/submit" t:for="title">
 
                <p>
-                       <t:textarea t:name="content" t:rows="30" t:cols="80" />
+                       <t:textarea t:name="content" t:rows="30" />
                </p>
 
                <p>
                        <t:field t:name="description" t:size="60" />
                </p>
 
+               <p>
+                       <t:recaptcha />
+               </p>
+
                <p>
                        <button type="submit">Save</button>
                </p>