| Server IP : 103.48.194.25 / Your IP : 216.73.217.33 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 8.2.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/nguyenlieumyphamgiasi.vn/public_html/site/views/ |
Upload File : |
<div id="content" class="content-area page-wrapper" role="main">
<div class="row row-main">
<div class="large-12 col">
<div class="title"><h2>GIỚI THIỆU</h2></div>
<div class="mainpage">
<?
$title_gioithieu = $this->config->item('title_gioithieu') ;
$images_gioithieu = $this->config->item('images_gioithieu') ;
?>
<? if(!empty($title_gioithieu)){?><b style="padding:8px 0; display:block;"><?=$title_gioithieu?></b><? } ?>
<div class="content">
<? if(!empty($images_gioithieu)){?><img src="<?=urlimg?>gioithieu/<?=$images_gioithieu?>" alt="" style="float:left; margin:0 10px 0px 0;" width="300" /><? } ?>
<?=htmlspecialchars_decode($this->config->item('gioithieu'));?>
</div>
</div>
</div><!-- .large-12 -->
</div><!-- .row -->
</div>