Back to Templates
Edit Template
Givers Gain Q1 2026 · Used in 1 campaign(s)
Duplicate
Template Name
Subject Line
Insert Variable
First Name
Last Name
Full Name
Email
Company
Phone
Category
Tracking Link
Open Tracking
Subject
HTML Editor
Preview
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{{subject}}</title> <!--[if mso]> <noscript> <xml> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> </noscript> <![endif]--> </head> <body style="margin: 0; padding: 0; background-color: #f5f5f5; font-family: Arial, Helvetica, sans-serif;"> <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="background-color: #f5f5f5;"> <tr> <td style="padding: 20px 0;"> <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" style="margin: 0 auto; background: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1);"> <!-- Header --> <tr> <td style="background: linear-gradient(135deg, #c41e3a 0%, #8b0000 100%); padding: 30px; text-align: center;"> <h1 style="margin: 0; color: white; font-size: 28px; font-weight: bold;">Givers Gain</h1> <p style="margin: 8px 0 0 0; color: rgba(255,255,255,0.9); font-size: 16px;">The BNI Philosophy</p> </td> </tr> <!-- Content --> <tr> <td style="padding: 30px;"> <!-- Greeting --> <p style="font-size: 18px; color: #333; margin: 0 0 25px 0;">Hi {{firstName}},</p> <!-- Video Thumbnail --> <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: 25px 0;"> <tr> <td align="center"> <a href="{{trackingLink}}" style="display: inline-block; text-decoration: none;"> <table role="presentation" cellspacing="0" cellpadding="0" border="0" style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.15);"> <tr> <td style="position: relative;"> <!-- Video thumbnail placeholder - replace with actual image --> <img src="https://podstylevideo.com/images/bni-video-thumb.jpg" alt="Watch Video" width="540" style="display: block; border-radius: 8px; max-width: 100%;"> <!--[if !mso]><!--> <div style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 72px; height: 72px; background: rgba(196, 30, 58, 0.9); border-radius: 50%; display: flex; align-items: center; justify-content: center;"> <div style="width: 0; height: 0; border-left: 24px solid white; border-top: 14px solid transparent; border-bottom: 14px solid transparent; margin-left: 6px;"></div> </div> <!--<![endif]--> </td> </tr> </table> </a> </td> </tr> </table> <!-- Main Message --> <p style="font-size: 16px; line-height: 1.6; color: #444; margin: 20px 0;"> 1234Whether or not you work with PodStyle Video, there are questions that most prospects and clients have that you should be sure to be comfortable answering. </p> <p style="font-size: 16px; line-height: 1.6; color: #444; margin: 20px 0;"> This quick video walks through the most common questions we hear, and how having clear answers ready can help you close more business and build stronger relationships. </p> <!-- CTA Button --> <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: 30px 0;"> <tr> <td align="center"> <a href="{{trackingLink}}" style="display: inline-block; background: #c41e3a; color: white; text-decoration: none; padding: 15px 35px; border-radius: 6px; font-weight: bold; font-size: 16px;"> If you're interested, click here </a> </td> </tr> </table> <p style="font-size: 15px; line-height: 1.6; color: #666; margin: 25px 0 0 0;"> In the spirit of <strong>Givers Gain</strong>, I wanted to share this with you. I hope you find it valuable, whether we work together or not. </p> <!-- Signature --> <table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin-top: 30px;"> <tr> <td> <p style="color: #333; margin: 0; line-height: 1.6;"> Best regards,<br> <strong>James Dickey</strong><br> <span style="color: #666;">PodStyle Video</span><br> <a href="mailto:james@podstylevideo.com" style="color: #c41e3a;">james@podstylevideo.com</a> </p> </td> </tr> </table> </td> </tr> <!-- Footer --> <tr> <td style="background: #f8f8f8; padding: 20px 30px; text-align: center; border-top: 1px solid #eee;"> <p style="margin: 0; font-size: 14px; color: #666;"> <strong>PodStyle Video</strong> - Professional Video Production in Austin </p> <p style="margin: 8px 0 0 0; font-size: 13px;"> <a href="https://podstylevideo.com" style="color: #c41e3a; text-decoration: none;">podstylevideo.com</a> </p> </td> </tr> </table> </td> </tr> </table> <!-- Tracking Pixel (invisible) --> <img src="{{openTrackingPixel}}" width="1" height="1" style="display:none; width:1px; height:1px;" alt=""> </body> </html>
Variables detected: 5
Cancel
Save Changes