summaryrefslogtreecommitdiff
path: root/templates/chimere/edit.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/chimere/edit.html')
-rw-r--r--templates/chimere/edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/chimere/edit.html b/templates/chimere/edit.html
index ff37398..ddd6888 100644
--- a/templates/chimere/edit.html
+++ b/templates/chimere/edit.html
@@ -18,7 +18,7 @@
{% endfor %}
{% endblock %}
<form enctype="multipart/form-data" method='post'
- action='{% block edit_url %}{% endblock %}{% url "editmarker" %}' id='proposition_form'>
+ action='{% block edit_url %}{% url "editmarker" %}{% endblock %}' id='proposition_form'>
{% csrf_token %}
<p>* {% trans "indicates a mandatory field" %}</p>