]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/header.html
Fix in the retag template.
[osqa.git] / forum / skins / default / templates / header.html
index 0e2d28c6c2d36014f0aafd98be7519b516503249..0e3a73f7d0805b9ef9fc76770bf9fa60e9670149 100644 (file)
@@ -25,6 +25,7 @@
   
        <div id="searchBar">
     <form action="{% url search %}" method="get">
+        {% csrf_token %}
         <div>
             <input type="text" class="searchInput" value="{{ keywords }}" name="q" id="keywords" />
             <input type="submit" name="Submit" value="{% trans "search" %}" class="searchBtn" />