{% endblock %}
{% block tips %}
{% if is_new %}
Your account exists already but no membership information has yet been recorded in this system. Please update/correct the details below as necessary. Some have probably been filled for you.
{% else %}
{% if last_renewal == year %}
You have already submitted a membership renewal for {{ year }}. You may update your details below if they have changed, although any changes you make will need to be approved.
{% else %}
Please confirm that the details below have not changed since your last registration or membership renewal.
{% endif %}
{% endif %}
{% endblock %}
{% block extra_preform %}
{% if memberships and last_renewal == year %}