summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/wizard/default_wizard.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2012-10-19 18:47:29 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2012-10-19 18:47:29 +0200
commitf10cf8046b5586e8b131aea95fc2c746b69f6cde (patch)
treebee304be3b1e17344d02611802b3a0da0aa5d000 /ishtar_common/templates/ishtar/wizard/default_wizard.html
parentf87d2a616faf06258b1f9fe10fee3078942319ed (diff)
downloadIshtar-f10cf8046b5586e8b131aea95fc2c746b69f6cde.tar.bz2
Ishtar-f10cf8046b5586e8b131aea95fc2c746b69f6cde.zip
Layout improvment
Diffstat (limited to 'ishtar_common/templates/ishtar/wizard/default_wizard.html')
-rw-r--r--ishtar_common/templates/ishtar/wizard/default_wizard.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/default_wizard.html b/ishtar_common/templates/ishtar/wizard/default_wizard.html
index 1996f4e46..c379d8fbb 100644
--- a/ishtar_common/templates/ishtar/wizard/default_wizard.html
+++ b/ishtar_common/templates/ishtar/wizard/default_wizard.html
@@ -6,6 +6,7 @@
{{form.media}}
{% endblock %}
{% block content %}
+<h2>{{wizard_label}}</h2>
<form action="." method="post" name='wizard'>{% csrf_token %}
<ul id='form_path'>
{% for step in previous_steps %}