{% if vouch_form %}
{{ _('Only vouch for users who have made significant contributions and are at least 13 years old.') }}
{% if (profile and not profile.is_vouched) or invite_form %}{{ _('Once vouched, they will be able to:') }}
{{ _('Vouches cannot be edited or retracted.') }}
{% trans vouching_url='https://wiki.mozilla.org/Mozillians/Vouching' %}
Read more about vouching.
{% endtrans %}