From e87f791d0fa450da71ead7148437ba95151c8eeb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 8 Jan 2011 14:48:58 +0100 Subject: Better style. Better confirmation page. Better management of wizard steps. (closes #63) --- ishtar/templates/default_wizard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ishtar/templates/default_wizard.html') diff --git a/ishtar/templates/default_wizard.html b/ishtar/templates/default_wizard.html index 83f02539b..8607f3e19 100644 --- a/ishtar/templates/default_wizard.html +++ b/ishtar/templates/default_wizard.html @@ -5,9 +5,9 @@
{% csrf_token %}
{% if form.forms %} -- cgit v1.2.3