���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.163 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/softstart.in/public_html/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Thank You - SS ENTERPRISES</title> <?php include 'assets.php'; ?> </head> <body> <?php include 'header.php'; ?> <main> <!-- |=====|| Page Title Start ||===============| --> <section class="page_title page_title__img-01"> <div class="page_title__padding"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="page_title__content"> <h1 class="text-white">Thank You</h1> <div class="page_title__bread-crumb"> <ul> <li><a href="index.php" class="textgrey">Home</a></li> <li><a href="javascript:void(0);">Thank You</a></li> </ul> </div> </div> </div> </div> </div> </div> </section> <section class="py-5 text-center"> <div class="container"> <div class="row"> <div class="col-12"> <div class="about-title"> <h1>Thank You!</h1> <h3>Your Enquiry has been submitted successfully.</h3> </div> </div> </div> </div> </section> </main> <?php include 'footer.php'; ?> </body> </html>