From c6f55a31a651dcfd0f34d687e91a0660381050db Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 29 Dec 2010 16:38:35 +0100 Subject: Form for creation of archaelogical file (refs #14) --- ishtar/templates/file_wizard.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ishtar/templates/file_wizard.html') diff --git a/ishtar/templates/file_wizard.html b/ishtar/templates/file_wizard.html index 99719920c..aa19420e2 100644 --- a/ishtar/templates/file_wizard.html +++ b/ishtar/templates/file_wizard.html @@ -8,12 +8,14 @@ {% endfor %}
  • » {{extra_context.current_step.label}}
  • +
    {% csrf_token %} {{ form }}
    {{ previous_fields|safe }} - +
    +
    {% endblock %} -- cgit v1.2.3