From 57aa89824a8dabb631c15af986a39e779d0fe3cb Mon Sep 17 00:00:00 2001 From: Mark Weiman Date: Sun, 11 Oct 2015 01:00:38 -0400 Subject: inital --- blog/templates/captcha/widget_ajax.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 blog/templates/captcha/widget_ajax.html (limited to 'blog/templates/captcha/widget_ajax.html') diff --git a/blog/templates/captcha/widget_ajax.html b/blog/templates/captcha/widget_ajax.html new file mode 100644 index 0000000..71969f2 --- /dev/null +++ b/blog/templates/captcha/widget_ajax.html @@ -0,0 +1,25 @@ + +{# import recaptcha_ajax.js in your body #} +{# #} + +
+ + + +{% comment %} + +{% endcomment %} \ No newline at end of file -- cgit v1.3.1