| .. | |||||
| about.php | |||||
| blog.php | |||||
| home.php | |||||
| home_lama.php | |||||
| load_more.php | |||||
| news-detail.php |
| Server IP : 103.169.32.36 / Your IP : 216.73.217.13 Web Server : Apache System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/dpmptsp/public_html/newsigniter/application/views/front/pages/ |
Upload File : |
<!-- Wrapper start -->
<div id="wrapper" class="wrap overflow-hidden-x">
<!-- Section start -->
<div class="block-slider block-slider-miniposts panel swiper-parent uc-dark">
<div class="swiper-main swiper" data-uc-swiper="connect: .swiper-thumbs; items: 1; autoplay: 5000; active: 1; gap: 0; dots: .swiper-pagination; disable-class: opacity-30; effect: fade; fade: true;">
<div class="swiper-wrapper">
<?php foreach($beritaPilihan as $f) : ?>
<div class="swiper-slide">
<article class="post type-post">
<figure hidden class="post-featured-image panel m-0">
<canvas class="h-300px sm:h-400px lg:h-500px"></canvas>
<img class="media-cover image" src="<?= base_url("images/posting/$f->photo") ?>" alt="<?= $f->title ?>" data-uc-scrollspy="cls: uc-animation-kenburns; repeat: true">
<a href="blog-details.html" class="position-cover"></a>
</figure>
<div class="featured-image bg-gray-25 dark:bg-gray-800">
<canvas class="min-h-300px lg:min-h-500px"></canvas>
<img class="media-cover image" src="<?= base_url("images/posting/$f->photo") ?>" data-src="<?= base_url("images/posting/$f->photo") ?>" alt="<?= $f->title ?>" data-uc-img="loading: lazy">
</div>
<div class="d-block position-cover bg-gradient-to-r from-black to-transparent z-1 opacity-60"></div>
<div class="panel max-w-xl mx-auto px-2 z-3">
<div class="post-header panel position-absolute bottom-0 vstack justify-between gap-2 xl:gap-4 max-w-750px mb-4 xl:mb-8">
<!-- <div class="post-top hstack gap-narrow">
<div class="post-category hstack gap-narrow fs-7 fw-bold h-24px px-1 rounded-1 shadow-xs bg-white text-primary">
<a class="text-none" href="blog-category.html">AI Powered</a>
</div>
</div> -->
<h5 class="post-title h5 lg:h4 xl:h2 m-0 text-truncate-2" data-swiper-parallax="-48">
<a class="text-none" href="<?= base_url("blog/read/$f->seo_title") ?>"><?= $f->title ?></a>
</h5>
<div>
<div class="post-meta panel hstack justify-between fs-7 fw-medium text-gray-900 dark:text-white text-opacity-60 d-none md:d-flex">
<div class="meta">
<div class="hstack gap-2">
<div>
<div class="post-date hstack gap-narrow">
<i class="icon-narrow unicon-tag"></i>
<span><?= $f->category_name ?> </span>
<i class="icon-narrow unicon-calendar"></i>
<span><?= tglIndo($f->date) ?></span>
</div>
</div>
</div>
</div>
<div class="actions">
<div class="hstack gap-1"></div>
</div>
</div>
</div>
</div>
</div>
</article>
</div>
<?php endforeach ?>
</div>
<!-- Add Arrows -->
<div class="swiper-navigation position-cover panel max-w-xl mx-auto px-2 mt-2 xl:mt-8">
<div class="hstack justify-end md:justify-start gap-1">
<div class="swiper-nav swiper-prev btn w-40px lg:w-48px h-40px lg:h-48px p-0 border-0 bg-white bg-opacity-30 hover:bg-primary hover:bg-opacity-100 text-white rounded-circle shadow-xs z-1">
<i class="unicon-chevron-left icon-1"></i>
</div>
<div class="swiper-nav swiper-next btn w-40px lg:w-48px h-40px lg:h-48px p-0 border-0 bg-white bg-opacity-30 hover:bg-primary hover:bg-opacity-100 text-white rounded-circle shadow-xs z-1">
<i class="unicon-chevron-right icon-1"></i>
</div>
</div>
</div>
</div>
<div class="position-absolute top-0 end-0 bottom-0 w-1/2 bg-gradient-to-l from-black to-transparent opacity-70 z-1 d-none lg:d-block"></div>
<div class="slider-thumbs-wrap d-none lg:d-block">
<div class="container container-2xl">
<div class="panel">
<div class="swiper swiper-thumbs position-absolute end-0 bottom-0 max-h-300px max-w-300px mb-4 xl:mb-8 z-2" data-uc-swiper="items: 3; gap: 16; direction: vertical; mousewheel: true; freeMode: true;">
<div class="swiper-wrapper">
<?php foreach($beritaPilihan as $f) : ?>
<div class="swiper-slide">
<article class="post type-post">
<div class="post-header panel vstack justify-between gap-1 lg:gap-2">
<h3 class="h6 m-0 text-truncate-2"><?= $f->title ?></h3>
<div>
<div class="post-meta panel hstack justify-between fs-7 fw-medium text-gray-900 dark:text-white text-opacity-60 d-none md:d-flex">
<div class="meta">
<div class="hstack gap-2">
<div>
<div class="post-date hstack gap-narrow">
<i class="icon-narrow unicon-calendar"></i>
<span><?= tglIndo($f->date) ?></span>
</div>
</div>
</div>
</div>
<div class="actions">
<div class="hstack gap-1"></div>
</div>
</div>
</div>
</div>
</article>
</div>
<?php endforeach ?>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Section end -->
<!-- Section start -->
<div class="section panel overflow-hidden swiper-parent border-top">
<div class="section-outer panel py-2 lg:py-4 dark:text-white">
<div class="container max-w-xl">
<div class="section-inner panel vstack gap-2">
<div class="block-layout carousel-layout vstack gap-2 lg:gap-3 panel">
<div class="block-content panel">
<div class="swiper" data-uc-swiper="items: 1; gap: 24; center: true; center-bounds: true; autoplay: 5000; loop: true;">
<div class="swiper-wrapper">
<?php
foreach($banner as $k=>$b) :
if(substr($b->title,0,6)=='slider'){
unset($banner[$k]);
?>
<div class="swiper-slide">
<a href="<?= base_url("images/banner/$b->photo"); ?>" class="popup-link">
<img id="logoWeb" src="<?= base_url("images/banner/$b->photo"); ?>" style="width:100%;">
</a>
</div>
<?php
}
endforeach ?>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Section end -->
<!-- Section start -->
<div id="latest_news" class="latest-news section panel">
<div class="section-outer panel py-2 lg:py-4">
<div class="container max-w-xl">
<div class="section-inner">
<div class="content-wrap row child-cols-12 g-4 lg:g-6" data-uc-grid>
<div class="md:col-9">
<div class="main-wrap panel vstack gap-3 lg:gap-6">
<div class="block-layout grid-layout vstack gap-2 panel overflow-hidden">
<div class="block-header panel pt-1 pb-1 border-bottom">
<h2 class="h6 ft-tertiary fw-bold ls-0 text-uppercase m-0 text-black dark:text-white">
<a class="hstack d-inline-flex gap-0 text-none hover:text-primary duration-150" href="#">
<span>Latest Post</span>
</a>
</h2>
</div>
<div class="block-content">
<div class="row child-cols-12 g-2 lg:g-4 sep-x" id="loadMoreDiv">
<?php foreach($lastPost as $v) : ?>
<div>
<article class="post type-post panel uc-transition-toggle">
<div class="row child-cols g-2 lg:g-3" data-uc-grid>
<div class="col-auto">
<div class="post-media panel overflow-hidden max-w-150px min-w-100px lg:min-w-250px">
<div class="featured-image bg-gray-25 dark:bg-gray-800 ratio ratio-3x2">
<img class="media-cover image uc-transition-scale-up uc-transition-opaque" src="<?= base_url("images/posting/$v->photo") ?>" data-src="<?= base_url("images/posting/$v->photo") ?>" alt="<?= $v->title ?>" data-uc-img="loading: lazy"
onerror="this.onerror=null;this.src='<?= base_url("images/b170870007dfa419295d949814474ab2_t.jpeg") ?>';">
</div>
<a href="<?= base_url("blog/read/$v->seo_title") ?>" class="position-cover"></a>
</div>
</div>
<div>
<div class="post-header panel vstack justify-between gap-1">
<h3 class="post-title h5 lg:h4 m-0 text-truncate-2">
<a class="text-none hover:text-primary duration-150" href="<?= base_url("blog/read/$v->seo_title") ?>"><?= $v->title ?></a>
</h3>
<div class="post-date hstack gap-narrow fs-7 text-gray-900 dark:text-white text-opacity-60 d-none md:d-flex">
<i class="icon-narrow unicon-tag"></i>
<span><?= $v->category_name ?> </span>
<i class="icon-narrow unicon-calendar"></i>
<span><?= tglIndo($v->date) ?></span>
</div>
</div>
<p class="post-excrept ft-tertiary fs-6 text-gray-900 dark:text-white text-opacity-60 text-truncate-2 my-1"><?= ambilNarasi($v->content,350) ?></p>
<div class="post-link">
<a href="<?= base_url("blog/read/$v->seo_title") ?>" class="link fs-7 fw-bold text-uppercase text-none mt-1 pb-narrow p-0 border-bottom dark:text-white">
<span>Read more</span>
</a>
</div>
</div>
</div>
</article>
</div>
<?php endforeach ?>
</div>
</div>
<div class="block-footer cstack lg:mt-2">
<button class="animate-btn gap-0 btn btn-sm btn-alt-primary bg-transparent text-black dark:text-white border w-100" id="btnLoadMore" >
<span>Load more posts</span>
<i class="icon icon-1 unicon-chevron-right"></i>
</button>
</div>
</div>
</div>
</div>
<div class="md:col-3">
<div class="sidebar-wrap panel vstack gap-2 pb-2" data-uc-sticky="end: .content-wrap; offset: 150; media: @m;">
<div class="widget social-widget vstack gap-2 text-center p-2 border">
<div class="widgt-content">
<?php foreach($banner as $k=>$b) :
if($b->title=='banner1'){
unset($banner[$k]);
?>
<div class="widget-content">
<a class="popup-link max-w-300px mx-auto" href="<?= base_url("images/banner/$b->photo"); ?>">
<img src="<?= base_url("images/banner/$b->photo"); ?>">
</a>
</div>
<?php
break;
}
endforeach ?>
</div>
</div>
<div class="widget social-widget vstack gap-2 text-center p-2 border">
<div class="widgt-title">
<h4 class="fs-7 ft-tertiary text-uppercase m-0">MAKLUMAT</h4>
</div>
<div class="widgt-content">
<?php foreach($banner as $k=>$b) :
if($b->title=='maklumat'){
unset($banner[$k]);
?>
<a class="popup-link max-w-300px mx-auto text-none" href="<?= base_url("images/banner/$b->photo"); ?>" target="_blank" rel="nofollow">
<img src="<?= base_url("images/banner/$b->photo"); ?>">
</a>
<?php
break;
}
endforeach ?>
</div>
</div>
<div class="widget social-widget vstack gap-2 text-center p-2 border">
<div class="widgt-title">
<h4 class="fs-7 ft-tertiary text-uppercase m-0">VISI MISI</h4>
</div>
<div class="widgt-content">
<?php foreach($banner as $k=>$b) :
if($b->title=='visimisi'){
unset($banner[$k]);
?>
<a class="popup-link max-w-300px mx-auto text-none" href="<?= base_url("images/banner/$b->photo"); ?>" target="_blank" rel="nofollow">
<img src="<?= base_url("images/banner/$b->photo"); ?>">
</a>
<?php
break;
}
endforeach ?>
</div>
</div>
<?php foreach($banner as $k=>$b) :
if(($b->title=='link1') OR ($b->title=='link2') OR ($b->title=='link3')) {
unset($banner[$k]);
?>
<div class="widgt-content">
<a href="<?= $b->url; ?>" target="_blank">
<img src="<?= base_url("images/banner/$b->photo"); ?>">
</a>
</div>
<?php
}
endforeach ?>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Section end -->
<!-- Section start -->
<div id="live_now" class="live_now section panel uc-dark swiper-parent">
<div class="section-outer panel py-4 lg:py-6 bg-gray-900 text-white">
<div class="container max-w-xl">
<div class="block-layout slider-thumbs-layout slider-thumbs panel vstack gap-2 lg:gap-3 panel overflow-hidden">
<div class="block-header panel">
<h2 class="h6 ft-tertiary fw-bold ls-0 text-uppercase hstack gap-narrow m-0 text-black dark:text-white">
<i class="icon-1 fw-bold unicon-dot-mark text-red" data-uc-animate="flash"></i>
<span>VIDEO</span>
</h2>
</div>
<div class="block-content">
<div class="row child-cols-12 g-2" data-uc-grid>
<div class="md:col-8 lg:col-9">
<div class="panel overflow-hidden rounded">
<div class="swiper swiper-main" data-uc-swiper="connect: .swiper-thumbs; items: 1; gap: 8; autoplay: 17000; parallax: true; fade: true; effect: fade; dots: .swiper-pagination; disable-class: last-slide;">
<div class="swiper-wrapper">
<div class="swiper-slide">
<article class="post type-post h-250px md:h-350px lg:h-500px bg-black uc-dark">
<div class="post-media panel overflow-hidden position-cover">
<div class="featured-video bg-gray-700 ratio ratio-3x2">
<iframe class="hover_effect" src="https://www.youtube.com/embed/UMxlA3SVH8g" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</article>
</div>
<div class="swiper-slide">
<article class="post type-post h-250px md:h-350px lg:h-500px bg-black uc-dark">
<div class="post-media panel overflow-hidden position-cover">
<div class="featured-video bg-gray-700 ratio ratio-3x2">
<iframe class="hover_effect" src="https://www.youtube.com/embed/tlEPrI9oAwI" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</article>
</div>
<div class="swiper-slide">
<article class="post type-post h-250px md:h-350px lg:h-500px bg-black uc-dark">
<div class="post-media panel overflow-hidden position-cover">
<div class="featured-video bg-gray-700 ratio ratio-3x2">
<iframe class="hover_effect" src="https://www.youtube.com/embed/UbeKl9nMtgc" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</article>
</div>
<div class="swiper-slide">
<article class="post type-post h-250px md:h-350px lg:h-500px bg-black uc-dark">
<div class="post-media panel overflow-hidden position-cover">
<div class="featured-video bg-gray-700 ratio ratio-3x2">
<iframe class="hover_effect" src="https://www.youtube.com/embed/fTBSPB7uySg" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</article>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination top-auto start-auto bottom-0 end-0 m-2 md:m-4 xl:m-6 text-white d-none md:d-inline-flex justify-end w-auto"></div>
</div>
</div>
</div>
<div class="md:col-4 lg:col-3">
<div class="panel md:vstack gap-1 h-100">
<!-- Slides thumbs -->
<div
class="swiper swiper-thumbs swiper-thumbs-progress rounded order-2"
data-uc-swiper="items: 2;
gap: 4;
disable-class: last-slide;"
data-uc-swiper-s="items: auto;
direction: vertical;
autoHeight: true;
mousewheel: true;
freeMode: false;
watchSlidesVisibility: true;
watchSlidesProgress: true;
watchOverflow: true"
>
<div class="swiper-wrapper md:flex-1">
<div class="swiper-slide overflow-hidden rounded min-h-64px lg:min-h-100px">
<div class="swiper-slide-progress position-cover z-0">
<span></span>
</div>
<article class="post type-post panel uc-transition-toggle p-1 z-1">
<div class="row gx-1">
<div class="col-auto post-media-wrap">
<div class="post-media panel overflow-hidden w-40px lg:w-64px rounded">
<div class="featured-video bg-gray-700 ratio ratio-3x4">
<img src="https://img.youtube.com/vi/UMxlA3SVH8g/default.jpg">
</div>
<div class="has-video-overlay position-absolute top-0 end-0 w-40px h-40px lg:w-64px lg:h-64px bg-gradient-45 from-transparent via-transparent to-black opacity-50"></div>
<span class="cstack has-video-icon position-absolute top-50 start-50 translate-middle fs-6 w-40px h-40px text-white">
<i class="icon-narrow unicon-play-filled-alt"></i>
</span>
</div>
</div>
<div class="col">
<p class="fs-6 m-0 text-truncate-3 text-gray-900 dark:text-white">Penerapan dan Inovasi New Normal PTSP kota Pekanbaru Digital, Efektif dan Aman Covid-19</p>
</div>
</div>
</article>
</div>
<div class="swiper-slide overflow-hidden rounded min-h-64px lg:min-h-100px">
<div class="swiper-slide-progress position-cover z-0">
<span></span>
</div>
<article class="post type-post panel uc-transition-toggle p-1 z-1">
<div class="row gx-1">
<div class="col-auto post-media-wrap">
<div class="post-media panel overflow-hidden w-40px lg:w-64px rounded">
<div class="featured-video bg-gray-700 ratio ratio-3x4">
<img src="https://img.youtube.com/vi/tlEPrI9oAwI/default.jpg">
</div>
<div class="has-video-overlay position-absolute top-0 end-0 w-40px h-40px lg:w-64px lg:h-64px bg-gradient-45 from-transparent via-transparent to-black opacity-50"></div>
<span class="cstack has-video-icon position-absolute top-50 start-50 translate-middle fs-6 w-40px h-40px text-white">
<i class="icon-narrow unicon-play-filled-alt"></i>
</span>
</div>
</div>
<div class="col">
<p class="fs-6 m-0 text-truncate-3 text-gray-900 dark:text-white">Inovasi Pelayanan Publik untuk Meningkatkan Pertumbuhan Ekonomi Kota Pekanbaru</p>
</div>
</div>
</article>
</div>
<div class="swiper-slide overflow-hidden rounded min-h-64px lg:min-h-100px">
<div class="swiper-slide-progress position-cover z-0">
<span></span>
</div>
<article class="post type-post panel uc-transition-toggle p-1 z-1">
<div class="row gx-1">
<div class="col-auto post-media-wrap">
<div class="post-media panel overflow-hidden w-40px lg:w-64px rounded">
<div class="featured-video bg-gray-700 ratio ratio-3x4">
<img src="https://img.youtube.com/vi/UbeKl9nMtgc/default.jpg">
</div>
<div class="has-video-overlay position-absolute top-0 end-0 w-40px h-40px lg:w-64px lg:h-64px bg-gradient-45 from-transparent via-transparent to-black opacity-50"></div>
<span class="cstack has-video-icon position-absolute top-50 start-50 translate-middle fs-6 w-40px h-40px text-white">
<i class="icon-narrow unicon-play-filled-alt"></i>
</span>
</div>
</div>
<div class="col">
<p class="fs-6 m-0 text-truncate-3 text-gray-900 dark:text-white">Optimalkan Pengurusan Perizinan dan Non Perizinan secara Online</p>
</div>
</div>
</article>
</div>
<div class="swiper-slide overflow-hidden rounded min-h-64px lg:min-h-100px">
<div class="swiper-slide-progress position-cover z-0">
<span></span>
</div>
<article class="post type-post panel uc-transition-toggle p-1 z-1">
<div class="row gx-1">
<div class="col-auto post-media-wrap">
<div class="post-media panel overflow-hidden w-40px lg:w-64px rounded">
<div class="featured-video bg-gray-700 ratio ratio-3x4">
<img src="https://img.youtube.com/vi/fTBSPB7uySg/default.jpg">
</div>
<div class="has-video-overlay position-absolute top-0 end-0 w-40px h-40px lg:w-64px lg:h-64px bg-gradient-45 from-transparent via-transparent to-black opacity-50"></div>
<span class="cstack has-video-icon position-absolute top-50 start-50 translate-middle fs-6 w-40px h-40px text-white">
<i class="icon-narrow unicon-play-filled-alt"></i>
</span>
</div>
</div>
<div class="col">
<p class="fs-6 m-0 text-truncate-3 text-gray-900 dark:text-white">DPMPTSP Kota Pekanbaru REWIND 2024</p>
</div>
</div>
</article>
</div>
</div>
</div>
<!-- Tablet, Desktop and big screens nav -->
<div class="swiper-prev btn btn-2xs lg:btn-xs btn-primary w-100 d-none md:d-flex order-1">Prev</div>
<div class="swiper-next btn btn-2xs lg:btn-xs btn-primary w-100 d-none md:d-flex order-3">Next</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Section end -->
<!-- Section start -->
<div class="section panel overflow-hidden swiper-parent">
<div class="section-outer panel py-4 lg:py-6 dark:text-white">
<div class="container max-w-xl">
<div class="section-inner panel vstack gap-2">
<div class="block-layout carousel-layout vstack gap-2 lg:gap-3 panel">
<div class="block-header panel">
<h2 class="h6 ft-tertiary fw-bold ls-0 text-uppercase hstack gap-narrow m-0 text-black dark:text-white">
<a class="hstack d-inline-flex gap-0 text-none hover:text-primary duration-150" href="#">
<span>Publikasi</span>
</a>
</h2>
</div>
<div class="block-content panel">
<div class="swiper" data-uc-swiper="items: 2; gap: 16; dots: .dot-nav; next: .nav-next; prev: .nav-prev; disable-class: d-none;" data-uc-swiper-s="items: 3; gap: 24;" data-uc-swiper-l="items: 5; gap: 24;">
<div class="swiper-wrapper">
<?php foreach($buku as $k=>$b) : ?>
<div class="swiper-slide">
<div>
<article class="post type-post panel uc-transition-toggle vstack gap-2">
<div class="post-media panel overflow-hidden">
<div class="featured-image bg-gray-25 dark:bg-gray-800 ratio ratio-3x2">
<img class="media-cover image uc-transition-scale-up uc-transition-opaque" src="<?= base_url() ?>images/<?= $b['cover']; ?>" data-src="<?= base_url() ?>images/<?= $b['cover']; ?>" data-uc-img="loading: lazy">
</div>
<a href="<?= $b['url']; ?>" target="_blank" class="position-cover"></a>
</div>
</article>
</div>
</div>
<?php endforeach ?>
</div>
</div>
<div class="swiper-nav nav-prev position-absolute top-50 start-0 translate-middle btn btn-alt-primary text-black rounded-circle p-0 border shadow-xs w-32px lg:w-40px h-32px lg:h-40px z-1">
<i class="icon-1 unicon-chevron-left"></i>
</div>
<div class="swiper-nav nav-next position-absolute top-50 start-100 translate-middle btn btn-alt-primary text-black rounded-circle p-0 border shadow-xs w-32px lg:w-40px h-32px lg:h-40px z-1">
<i class="icon-1 unicon-chevron-right"></i>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Section end -->
<!-- Section start -->
<div class="section panel overflow-hidden swiper-parent border-top">
<div class="section-outer panel py-4 lg:py-6 dark:text-white">
<div class="container max-w-xl">
<div class="section-inner panel vstack gap-2">
<div class="block-layout carousel-layout vstack gap-2 lg:gap-3 panel">
<div class="block-content panel">
<div class="swiper" data-uc-swiper="items: 2; gap: 16; dots: .dot-nav; next: .nav-next; prev: .nav-prev; autoplay: 5000; loop: true; disable-class: d-none;" data-uc-swiper-s="items: 3; gap: 24;" data-uc-swiper-l="items: 5; gap: 24;">
<div class="swiper-wrapper">
<?php foreach($banner as $k=>$b) :
if(strpos($b->title, "partner") !== false) {
?>
<div class="swiper-slide">
<div>
<a href="<?= $b->url; ?>" target="_blank">
<img src="<?= base_url("images/banner/$b->photo"); ?>" height="75px;">
</a>
</div>
</div>
<?php } endforeach ?>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Section end -->
</div>
<!-- Wrapper end -->| .. | |||||
| about.php | |||||
| blog.php | |||||
| home.php | |||||
| home_lama.php | |||||
| load_more.php | |||||
| news-detail.php |