Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Account Creation Confirmation
  </title>
 </head>
 <body style="font-family: Arial, sans-serif; background-color: #000000; margin: 0; padding: 0;">
  <div class="container" style="width: 100%; max-width: 600px; margin: 20px auto; background-color: #ffffff; color: #000000; border: 1px solid #dcdcdc; border-radius: 8px; overflow: hidden;">
   <!-- Edit email background and font color here -->
   <div class="header" style="position: relative;">
    <!-- Edit header background and font color here -->
    <img alt="PAC NYC Logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fthe-pac-assets.s3.amazonaws.com%252Fuploads%252F2025%252F02%252FPACNYC-NewAccount-Email-Header.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0aGUtcGFjLWFzcyIsInRpbWUiOjE3NTc2NjkyMTIuODA5MDU0fQ:1ux03Q:VI0XIQYzNDJskai7cQ6LkU1B3MFGxK5aR2cTqetvJLU" style="max-width: 100%; height: auto; border-radius: 8px; max-height: 200px; object-fit: cover;"/>
    <!-- Edit image URL here -->
   </div>
   <div>
    <h1 style="margin: 0; font-size: 24px; text-align: center;">
     Welcome to PAC NYC
    </h1>
    <!-- Edit header text here -->
   </div>
   <div class="content" style="padding: 20px;">
    <p style="font-size: 16px; line-height: 1.5; margin: 10px 0;">
     Dear Fred Delivra,
    </p>
    <!-- Edit text here -->
    <p style="font-size: 16px; line-height: 1.5; margin: 10px 0;">
     Thank you for your interest in the Perelman Performing Arts Center (PAC NYC).
    </p>
    <!-- Edit text here -->
    <p style="font-size: 16px; line-height: 1.5; margin: 10px 0;">
     You have successfully registered your account using a06fb821@uifeed.com
    </p>
    <!-- Edit text here -->
    <p style="font-size: 16px; line-height: 1.5; margin: 10px 0;">
     We look forward to welcoming you to New York's new home for the performing arts.
    </p>
    <p style="font-size: 16px; line-height: 1.5 margin: 10px 0;">
     Please check
     <a>
      our website
     </a>
     for upcoming performances.
    </p>
    <!-- Edit text here -->
    <p style="font-size: 16px; line-height: 1.5; margin: 10px 0;">
     PAC NYC
     <br/>
     <a>
      info@pacnyc.org
     </a>
     <br/>
     212.266.3000
    </p>
    <!-- Edit text here -->
   </div>
   <div class="footer" style="text-align: center; padding: 10px; background-color: #ebebdd; color: #000000; font-size: 14px;">
    <!-- Edit footer background and font color here -->
    <p style="margin: 5px 0;">
     You received this email because you made a purchase at PAC NYC, created an account, or used our public WiFi.
    </p>
    <!-- Edit text here -->
    <p style="margin: 5px 0;">
     <strong>
      Website:
     </strong>
     <a style="color: #0000EE; text-decoration: none;">
      https://www.pacnyc.org
     </a>
    </p>
    <!-- Edit link and text here -->
    <p style="margin: 5px 0;">
     <strong>
      Phone:
     </strong>
     212.266.3000
    </p>
    <!-- Edit text here -->
    <p style="margin: 5px 0;">
     <strong>
      Address:
     </strong>
     6 WTC at 251 Fulton Street, New York, NY, 10006
    </p>
    <!-- Edit text here -->
   </div>
  </div>
 </body>
</html>