{% if profile.no_expiry_data %}
{% if profile.club_expired %}Expired{% else %}Expires{% endif %} on {{ profile.club_expiry }}
{% if profile.club_expired %}{{ l10n_club.how_to_renew|safe }}
{% endif %}{% if profile.bsac_expired %}Expired{% else %}Expires{% endif %} on {{ profile.bsac_expiry }}
{% if profile.bsac_expired %}{% if profile.bsac_direct_member %} You're a member of BSAC directly, please renew your membership and submit an update request when that's gone through. {% elif profile.bsac_member_via_another_club %} You're a member of BSAC via another club, please renew your membership and submit an update request when that's gone through. {% elif profile.bsac_direct_debit %} You're down as paying by direct debit, this record should be updated when your renewal is confirmed to the club. {% else %} {{ l10n_club.bsac_club_renew|safe }} {% endif %}
{% endif %}{% if profile.medical_form_expired %}Expired{% else %}Expires{% endif %} on {{ profile.medical_form_expiry }}
{% if profile.medical_form_expired %}{{ l10n_club.medical_form_renew|safe }}
{% endif %}