ok
Direktori : /proc/thread-self/root/home2/selectio/www/gangabuvana/admin/cms/application/views/ |
Current File : //proc/thread-self/root/home2/selectio/www/gangabuvana/admin/cms/application/views/view_about.php |
<!--Banner Start--> <div class="banner-slider" style="background-image: url(<?php echo base_url(); ?>public/uploads/<?php echo $setting['banner_about']; ?>)"> <div class="bg"></div> <div class="bannder-table"> <div class="banner-text"> <h1><?php echo $page_about['about_heading']; ?></h1> </div> </div> </div> <!--Banner End--> <!--About Start--> <div class="about-page pt_60 pb_30"> <div class="container"> <div class="row"> <div class="col-md-12"> <?php echo $page_about['about_content']; ?> </div> </div> </div> </div> <!--About End-->