Mercurial > public > madeira
diff mysite/templates/band/mail.html @ 24:ead7bd49c9e0 django1.3
Changes to support Django 1.3
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 29 Mar 2011 01:51:10 +0000 |
parents | 0dcfcdf50c62 |
children |
line wrap: on
line diff
--- a/mysite/templates/band/mail.html Mon Mar 28 03:20:29 2011 +0000 +++ b/mysite/templates/band/mail.html Tue Mar 29 01:51:10 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>