New Pavilion Application

A new application has been submitted on the website.

Please review and follow up with them.

"; $textBody = " New Pavilion Application Company Name: {$company_name} Website: {$website} Contact Name: {$contact_name} Contact Email: {$contact_email} Description: {$description} Reason to Join: {$reason} Agreed to CoC: Yes "; // Send email $to = null; // Use MAIL_TO from .env $options = ['reply_to' => $contact_email]; $result = MailService::sendMail($to, $subject, $htmlBody, $textBody, $options); if (!empty($result['success'])) { // Redirect to 'thanks' page on success header("Location: thanks.php?from=apply"); exit; } else { // Log error and show a generic message error_log("MailService Error: " . ($result['error'] ?? 'Unknown error')); $form_error = 'Sorry, there was an error sending your application. Please try again later or contact us directly.'; } } } ?> Apply to Join | Belarusians Worldwide

Apply to Join the Pavilion

We invite Belarusian startups, companies, and partners to apply to be showcased at our Web Summit pavilion. Fill out the form below, and our team will review your application and get in touch.

Application Form

This is for testing purposes only — Flatlogic does not guarantee usage of the mail server. Please set up your own SMTP in .env (MAIL_/SMTP_ vars).

If you do not receive a confirmation, please check your spam folder.

What does your company/project do?
What do you hope to achieve at Web Summit? (e.g., find investors, partners, talent)