|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/ |
Upload File : |
<?php include 'includes/header.php' ?> <div class="frame02"> <div class="container"> <div class="jumbotron"> <div class="row"> <div class="col-md-12" style="margin-bottom:30px;"> <h1>Title Here</h1> <div class="separator"> <div class="line line-1"></div> </div> <h2 class="left-align">Leading sentence here</h2> <p>First paragraph</p> <p>Another paragraph</p> <p>Third paragraph</p> </div> </div> </div> </div> </div> <?php include 'includes/footer.php' ?>