diff options
Diffstat (limited to 'ishtar_common/templates/ishtar/wizard/towns_wizard.html')
| -rw-r--r-- | ishtar_common/templates/ishtar/wizard/towns_wizard.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/towns_wizard.html b/ishtar_common/templates/ishtar/wizard/towns_wizard.html index cc3487df3..8e0b3551f 100644 --- a/ishtar_common/templates/ishtar/wizard/towns_wizard.html +++ b/ishtar_common/templates/ishtar/wizard/towns_wizard.html @@ -5,6 +5,7 @@ {{wizard.form.media}} {% endblock %} {% block wizard_form %} +<form action="." method="post">{% csrf_token %} <div class='form'> {% if TOWNS %} {% if wizard.form.forms %} |
