<%= t(".page_heading") %>

The invite queue may close sometimes.

THIS IS AN 18+ ARCHIVE.

<%= t(".request_invitation_header") %>

<%= form_for(@invite_request, html: { class: "simple" }) do |f| %> <%= error_messages_for @invite_request %>

<%= f.label :email %> <%= f.text_field :email %>

Please put a little bit about you and a statement affirming you agree with anti harassment & anti-censorship ideals in the field below. Requests without at least something in this field will be deleted without warning.

<%= f.label :note %> <%= f.text_area :note, size: "60x10" %> <%= f.submit t(".add_to_list") %>

<% end %>

<%= t(".already_requested_html", check_waitlist_position_link: link_to(t(".check_waitlist_position"), status_invite_requests_path)) %> <%= t(".waiting_list_count", count: InviteRequest.count) %> <%= t(".invitation_send_rate", queue_invitation_number: t(".invitation_number", count: AdminSetting.current.invite_from_queue_number), queue_frequency: t(".frequency", count: AdminSetting.current.invite_from_queue_frequency)) %>
You will get your invite within 1-3 days of submitting your request. The queue is set to several decades from now to allow for manual reviewing of invites; it won't actually take that long!