From b7a36b4af8bdf46da4001d67d90596898df57d1a Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Fri, 19 Oct 2012 20:27:54 -0400 Subject: [PATCH] Unbreak registration form action (imported from commit fb5459d317dd775b59e3003df18fb1630ab6ff0e) --- templates/zephyr/register.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zephyr/register.html b/templates/zephyr/register.html index 1ec91a40de..9d679ea057 100644 --- a/templates/zephyr/register.html +++ b/templates/zephyr/register.html @@ -16,7 +16,7 @@ their email address.

Tell us a bit about yourself.

-
+ {% csrf_token %}