| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 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 : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/namduongmarket.com-bk/public_html/site/components/chinhsach/views/ |
Upload File : |
<section class="bread-crumb margin-bottom-10">
<div class="container">
<div class="row">
<div class="col-xs-12">
<ul class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList">
<li class="home" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="<?=site?>" title="Trang chủ"> <span itemprop="name">Trang chủ</span>
<meta itemprop="position" content="1" /></a>
<span><i class="fa fa-angle-right"></i></span> </li>
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <strong itemprop="name"><?=$rs->lb_subject?></strong>
<meta itemprop="position" content="2" />
</li>
</ul>
</div>
</div>
</div>
</section>
<div class="container article-wraper">
<div class="row">
<section class="right-content col-md-9 col-lg-9">
<article class="article-main" itemscope itemtype="http://schema.org/Article">
<meta itemprop="mainEntityOfPage" content="<?=site.uri_string()?>.html">
<meta itemprop="description" content="<?=strip_tags($rs->lb_content)?>">
<meta itemprop="author" content="Tìm giá đúng">
<meta itemprop="headline" content="<?=$rs->lb_subject?>">
<meta itemprop="image" content="<?=urlimg?>news/<?=$rs->lb_image?>">
<meta itemprop="datePublished" content="">
<meta itemprop="dateModified" content="">
<div class="hidden" itemprop="publisher" itemscope itemtype="https://schema.org/Organization">
<div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><img src="<?=skin?>images/logo.png" alt="Tìm Giá Đúng"/>
<meta itemprop="url" content="<?=skin?>images/logo.png">
<meta itemprop="width" content="200">
<meta itemprop="height" content="49">
</div>
<meta itemprop="name" content="<?=$rs->lb_subject?>">
</div>
<div class="row">
<div class="col-md-12">
<h1 class="title-head"><?=$rs->lb_subject?></h1>
<div class="article-details">
<div class="article-content">
<div class="rte" id="fancy-image-view">
<?=$rs->lb_content?>
</div>
</div>
</div>
</div>
</div>
</article>
</section>
<section class="right-content col-md-3 col-lg-3"><?php $this->load->view('sidebar');?></section>
</div>
</div>
<script>
deferimg('#fancy-image-view img', 100);
deferiframe('#fancy-image-view iframe', 100, 'lazied', function(frame) {
frame.onload = function() {
frame.className+=' show';
}
});
</script>