]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/close.html
Migrate to Django 1.6
[osqa.git] / forum / skins / default / templates / close.html
index 2e8af8d335da9b09b9b1aebd229dc690527de30c..7d1c36ee82c082e3c81502f199a4b5da0f0e0b71 100644 (file)
@@ -20,7 +20,7 @@
     <strong>{{ question.get_question_title }}</strong></a>
     </p>   
     
-    <form id="fmclose" action="{% url close question.id %}" method="post" >
+    <form id="fmclose" action="{% url "close" question.id %}" method="post" >
         {% csrf_token %}
         <p>
             <strong>{% trans "Reasons" %}:</strong> {{ form.reason }}