summaryrefslogtreecommitdiff
path: root/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html')
-rw-r--r--archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html b/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
index 41527629d..5b3228cfb 100644
--- a/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
+++ b/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
@@ -20,6 +20,10 @@
<h4>Localisation</h4>
<table>
+{% if wizard.form.main_town.errors %}<tr>
+ <td colspan="2">{{wizard.form.main_town.errors}}</td>
+</tr>{% endif %}
+
<tr>
<td>{{wizard.form.main_town|safe}}</td>
</tr>