diff mysite/templates/band/mail.html @ 26:efb2da0b5d10

Merging the django1.3 branch into trunk.
author Brian Neal <bgneal@gmail.com>
date Wed, 30 Mar 2011 00:16:32 +0000
parents 0dcfcdf50c62
children
line wrap: on
line diff
--- a/mysite/templates/band/mail.html	Sun Mar 20 19:53:35 2011 +0000
+++ b/mysite/templates/band/mail.html	Wed Mar 30 00:16:32 2011 +0000
@@ -5,7 +5,7 @@
 <p>Get on the Madeira mailing list to receive updates about upcoming shows, releases, and website updates.
 This is a low volume list. We do not share your email address with anyone.</p>
 <fieldset><legend>Mailing List</legend>
-   <form method="post" action="{{ request.build_absolute_uri }}">
+   <form method="post" action="{{ request.build_absolute_uri }}">{% csrf_token %}
       <table border="0" class="input-form">
       {% for field in form %}
          <tr>