OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
NLEditor
/
newsletter
/
21
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
04/30/2025 06:15:46 AM
rwxr-xr-x
📄
bnewsletter_2.html
6.92 KB
04/30/2025 06:15:44 AM
rw-r--r--
📁
images21
-
04/30/2025 06:17:41 AM
rwxr-xr-x
📁
images_21
-
04/30/2025 06:17:41 AM
rwxr-xr-x
📄
index.php
6.72 KB
05/19/2025 10:07:22 AM
rw-r--r--
📄
new.html
6.52 KB
04/30/2025 06:15:44 AM
rw-r--r--
📄
newsletter_2.html
8.4 KB
04/30/2025 06:15:44 AM
rw-r--r--
Editing: index.php
Close
<!DOCTYPE html> <html lang="en"> <head> <? header("Access-Control-Allow-Origin: *"); header("Access-Control-Allow-Methods: GET, POST, OPTIONS"); header("Access-Control-Allow-Headers: Content-Type, Authorization"); // If it's an OPTIONS request (preflight), stop execution here. if ($_SERVER['REQUEST_METHOD'] === 'OPTIONS') { http_response_code(200); exit(); } // Continue with the email processing script... ?> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>BNI Newsletter</title> </head> <body style="background: #f5f5f5; padding: 20px; margin: 0; font-family: Arial, sans-serif;"> <div style="max-width: 900px; margin: auto; background: white; padding: 20px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);"> <div style="text-align: center; padding: 10px 0;"> <div width="100%" style="display: flex; flex-direction: row; justify-content: space-between;"> <h2> From Name</h2> <h2>Date: DD/MM/YYYY</h2> </div> <img src="https://knoblycream.com/Xpress/NLEditor/newsletter/21/images21/header.jpg" alt="BNI Newsletter Header" style="max-width: 100%; height: auto;"> </div> <div style="display: grid; grid-template-columns: 40% 60%; gap: 20px;"> <!-- Left Column (Sidebar) - 40% --> <div style="background: #fff; padding: 15px; border-radius: 5px; "> <div style="background: #fff; padding: 15px; border-radius: 5px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px;"> <div style="text-align: center; background: #d9534f; color: white; padding: 10px; border-radius: 5px; font-weight: bold;">Sponsor</div> <div> <img src="https://knoblycream.com/Xpress/NLEditor/newsletter/21/images21/pic.jpg" alt="Girish Mariswamy" style="width: 100%; border-radius: 5px;"> <h3>Name</h3> <p>App Builder text<br>Content...</p> <div style="text-align: center;"> <a href="#" style="display: inline-block; padding: 12px 20px; font-size: 16px; font-weight: bold; text-align: center; text-decoration: none; border-radius: 5px; transition: all 0.3s ease-in-out; cursor: pointer; background-color: #d9534f; color: white; border: 2px solid #d9534f;">Read more</a> </div> </div> </div> <div style="background: #fff; padding: 15px; border-radius: 5px; margin-bottom: 20px;"> <div style="text-align: center; background: #d9534f; color: white; padding: 10px; border-radius: 5px; font-weight: bold;">Application content</div> <div> <img src="https://knoblycream.com/Xpress/NLEditor/newsletter/21/images21/pic2.jpg" alt="RS Ganesh" style="width: 100%; border-radius: 5px;"> <h3>Name...</h3> <p>APP Production<br>Content...</p> <div style="text-align: center;"> <a href="#" style="display: inline-block; padding: 12px 20px; font-size: 16px; font-weight: bold; text-align: center; text-decoration: none; border-radius: 5px; transition: all 0.3s ease-in-out; cursor: pointer; background-color: #d9534f; color: white; border: 2px solid #d9534f;">Read more</a> </div> </div> </div> <div style="background:#d9534f; color: white; text-align: center; padding: 15px; border-radius: 5px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px;"> <h3>GRATITUDE</h3> <p>Thank you for your support!<br> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam iaculis erat mi, sit amet blandit Lorem ipsum dolor sit amet, consectetur adipiscing elit.!</p> </div> </div> <!-- Right Column (Main Content) - 60% --> <div style="background: #fff; padding: 15px; border-radius: 5px; "> <div style="background: #fff; padding: 15px; border-radius: 5px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px;"> <img src="https://knoblycream.com/Xpress/NLEditor/newsletter/21/images21/1.jpg" alt="Reels Contest" style="width: 100%; border-radius: 5px;"> <p style="text-align: center; font-weight: bold;">Managing a business or a team lead in a large corporation</p> <p>Whether you're a solopreneur, managing a small business, or a team lead in a large corporation...</p> </div> <div style="background: #fff; padding: 15px; border-radius: 5px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px;"> <h2>We believe in the power of content</h2> <p>We created Knobly Cream to help people curate, create, reach, and measure their content marketing efforts...</p> <img src="https://knoblycream.com/Xpress/NLEditor/newsletter/21/images21/2.jpg" alt="BNI Apollo Team" style="width: 100%; border-radius: 5px;"> <div style="text-align: center;"> <a href="#" style="display: inline-block; padding: 12px 20px; font-size: 16px; font-weight: bold; text-align: center; text-decoration: none; border-radius: 5px; transition: all 0.3s ease-in-out; cursor: pointer; background-color: #d9534f; color: white; border: 2px solid #d9534f;">Read more</a> </div> </div> <div style="background: #fff; padding: 15px; border-radius: 5px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px;"> <h2>We believe in the power of content</h2> <img src="https://knoblycream.com/Xpress/NLEditor/newsletter/21/images21/3.jpg" alt="BNI Apollo Team" style="width: 100%; border-radius: 5px;"> <div style="text-align: center;"> <a href="#" style="display: inline-block; padding: 12px 20px; font-size: 16px; font-weight: bold; text-align: center; text-decoration: none; border-radius: 5px; transition: all 0.3s ease-in-out; cursor: pointer; background-color: #d9534f; color: white; border: 2px solid #d9534f;">Read more</a> </div> </div> </div> </div> <p style="text-align:center; margin-top:20px; font-size:14px; background-color:#d9534f; color:#FFFFFF; padding:10px;">© 2025 BNI Newsletter</p> </div> </body> </html>