// Vitest Snapshot v1 exports[`ParticipationWithoutAccount > handles being already a participant 1`] = ` "

This Mobilizon instance and this event organizer allows anonymous participations, but requires validation through email confirmation.

Your email will only be used to confirm that you're a real person and send you eventual updates for this event. It will NOT be transmitted to other instances or to the event organizer.
You are already a participant of this event

If you want, you may send a message to the event organizer here.

" `; exports[`ParticipationWithoutAccount > renders the participation without account view with minimal data 1`] = ` "

Request for participation confirmation sent

Check your inbox (and your junk mail folder).Your participation will be validated once you click the confirmation link into the email.

You may now close this window, or return to the event's page.

" `; exports[`ParticipationWithoutAccount > renders the warning if the event participation is restricted 1`] = ` "

Request for participation confirmation sent

Check your inbox (and your junk mail folder).Your participation will be validated once you click the confirmation link into the email, and after the organizer manually validates your participation.

You may now close this window, or return to the event's page.

" `;