X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=view%2Fcomment-form.php;fp=view%2Fcomment-form.php;h=745226b1dbb55e63f4c496e1064124ca27d55ac6;hb=7c68050a90dac5eec6b27f895deb9aeabf49cd47;hp=0000000000000000000000000000000000000000;hpb=4a70b93a36c54e64e32e6d34e8d79dbb8fc8789c;p=dylansserver.git diff --git a/view/comment-form.php b/view/comment-form.php new file mode 100644 index 0000000..745226b --- /dev/null +++ b/view/comment-form.php @@ -0,0 +1,52 @@ + +url . "verify"; +?> +
+
+

comment:

+ +

name:

+ + + +
+
+

what's this say?

+
+
+


+


+ +

+

enter the numbers you hear:

+ + another? / + audio? / + image?help? + +
+ recaptcha_publickey); + if ($this->failed_captcha) { + echo "
"; + echo " reCAPTCHA said you're not human,
"; + echo " try again?"; + echo "
"; + } else { + echo "
"; + echo " but you didn't write anything!
"; + echo "
"; + } ?> + +
+
+