summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/wizard/towns_wizard.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/ishtar/wizard/towns_wizard.html')
-rw-r--r--ishtar_common/templates/ishtar/wizard/towns_wizard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/towns_wizard.html b/ishtar_common/templates/ishtar/wizard/towns_wizard.html
index 889108f32..022fcdb4f 100644
--- a/ishtar_common/templates/ishtar/wizard/towns_wizard.html
+++ b/ishtar_common/templates/ishtar/wizard/towns_wizard.html
@@ -5,7 +5,7 @@
{{wizard.form.media}}
{% endblock %}
{% block wizard_form %}
-<form action="." method="post">{% csrf_token %}
+<form class='wizard-form' action="." method="post">{% csrf_token %}
<div class='form'>
{% if TOWNS %}
{% if wizard.form.forms %}