diff --git a/templates/index.html b/templates/index.html index 1a910a1..2d37ea8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -26,12 +26,12 @@

{% if gh_username and cla_result %} -

Check another?

+

Check again?

{% else %}

Check if you have signed Python's CLA.

Required before we can accept your contribution to Python.

{% endif %} - +
{% endblock %}