]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/edit.html
enabling the CSRF protection middleware and adding the {% csrf_token %} tag to the...
[osqa.git] / forum / skins / default / templates / users / edit.html
index 3240fd25f91efa91566249f26c0a30ca8d063371..09292fec448817918411ea7f040bc04902ab53c5 100644 (file)
@@ -34,6 +34,7 @@
 </div>\r
 <div id="main-body" style="width:100%;padding-top:10px">\r
     <form name="" action="{% url edit_user user.id %}" method="post">\r
+        {% csrf_token %}\r
         <div id="left" style="float:left;width:180px">\r
             {% if user.email %}\r
             {% gravatar user 128 %}\r