diff --git a/eosweb/core/static/nunjucks/booth/review.html b/eosweb/core/static/nunjucks/booth/review.html index b3fe35a..16a6994 100644 --- a/eosweb/core/static/nunjucks/booth/review.html +++ b/eosweb/core/static/nunjucks/booth/review.html @@ -2,7 +2,7 @@ {# Eos - Verifiable elections - Copyright © 2017 RunasSudo (Yingtong Li) + Copyright © 2017-18 RunasSudo (Yingtong Li) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -31,7 +31,7 @@ {% endfor %}

If you are happy with your selections, then make a note of your ballot fingerprint, {{ eosjs.eos.core.hashing.__all__.SHA256().update_obj(ballot).hash_as_b64() }}.

-

Click ‘Continue’, and you will be able to log into cast your vote.

+

Click ‘Continue’, and you will be able to log in to cast your vote.

{% endblock %} {% block buttons %}