{% trans 'Leave Squad' %}
{% if squad_member.is_admin and not squad_admins %}
{% trans 'Now you are the sole admin of the squad. Therefore, if you leave the squad - the squad will be removed.' %}
{% endif %}
{% trans 'Confirm that you want to leave the squad.' %}