-
{{ step.title }}
+
+
{{ step.title }}
{% if step.edit_url %}
-
Editar
+
Editar
{% endif %}
{% if step.form.helper %}
diff --git a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/submitted.html b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/submitted.html
index f8cefda3..a73eb52e 100644
--- a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/submitted.html
+++ b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/submitted.html
@@ -6,7 +6,7 @@
{% endblock %}
-
+
Agora é só aguardar!
diff --git a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_base.html b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_base.html
index d3c35c2c..1fb65829 100644
--- a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_base.html
+++ b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_base.html
@@ -3,7 +3,7 @@
{% block content %}
-
+
{% widthratio wizard.steps.step1 wizard.steps.count 100 as progress %}
diff --git a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_form.html b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_form.html
index edf56408..cff6f5a4 100644
--- a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_form.html
+++ b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/wizard_form.html
@@ -27,7 +27,7 @@
{{ step_title }}
{% endif %}
{% if wizard.steps.next and not editing %}
-
+
{% elif editing %}
{% endif %}
diff --git a/app/org_eleicoes/votepeloclima/candidature/templates/forms/widgets/inline_array.html b/app/org_eleicoes/votepeloclima/candidature/templates/forms/widgets/inline_array.html
index 8b453230..967232fe 100644
--- a/app/org_eleicoes/votepeloclima/candidature/templates/forms/widgets/inline_array.html
+++ b/app/org_eleicoes/votepeloclima/candidature/templates/forms/widgets/inline_array.html
@@ -16,7 +16,7 @@
placeholder="{{ widget.placeholder|default:'' }}"
/>
{% if not subwidget.attrs.disabled %}
-