From d2d2ab07d1d664fc551d38f33f63d830d0355cb7 Mon Sep 17 00:00:00 2001 From: Ben Adida Date: Mon, 17 Jan 2022 16:00:45 -0500 Subject: [PATCH] small tweaks --- helios/templates/_castconfirm_docast.html | 2 +- helios/templates/_castconfirm_password.html | 8 +++++--- helios/templates/election_cast_confirm.html | 11 ++++++----- helios/templates/election_view.html | 7 ++++--- heliosbooth/single-ballot-verify.html | 4 +--- heliosbooth/templates/seal.html | 3 +-- 6 files changed, 18 insertions(+), 17 deletions(-) diff --git a/helios/templates/_castconfirm_docast.html b/helios/templates/_castconfirm_docast.html index 1a91b2137..9d6f6cecb 100644 --- a/helios/templates/_castconfirm_docast.html +++ b/helios/templates/_castconfirm_docast.html @@ -23,7 +23,7 @@

-
+
If you cancel now, your ballot will NOT be recorded.
You can start the voting process over again, of course.

diff --git a/helios/templates/_castconfirm_password.html b/helios/templates/_castconfirm_password.html index b08c3e6f3..57e756461 100644 --- a/helios/templates/_castconfirm_password.html +++ b/helios/templates/_castconfirm_password.html @@ -2,9 +2,9 @@ - - {{password_login_form.as_table}} -
+ +
+{{password_login_form.as_p}} {% if bad_voter_login %}

bad voter ID or password, please try again. @@ -19,4 +19,6 @@ {% endif %} +

+ diff --git a/helios/templates/election_cast_confirm.html b/helios/templates/election_cast_confirm.html index aa39d2bef..f0d3aac79 100644 --- a/helios/templates/election_cast_confirm.html +++ b/helios/templates/election_cast_confirm.html @@ -41,6 +41,12 @@

Don't go yet!
Your ballot has not yet been cast.

+
+Your ballot tracker is:
+{{vote_fingerprint}} +

+
+
{% if voter %} @@ -90,11 +96,6 @@

Sorry!

{% endif %} {% endif %} -
-
-Your ballot tracker is:
-{{vote_fingerprint}} -

{# this closes the IF ELSE of this being password_only #} {% endif %} diff --git a/helios/templates/election_view.html b/helios/templates/election_view.html index e0f3c546a..b41eac080 100644 --- a/helios/templates/election_view.html +++ b/helios/templates/election_view.html @@ -258,11 +258,11 @@

Tally


extend voting
{% endif %} -
+
Audit Info -