Sindbad~EG File Manager
<?php /* Template Name: AturGold */ ?>
<?php get_header("blog"); ?>
<section class="section-1 pb-5" style="background-color: #000">
<div class="container pt-5">
<div class="col-md-12">
<div class="detail-post">
<?php if (has_post_thumbnail()) : ?>
<?php the_post_thumbnail(); ?>
<?php else : ?>
<img src="<?php echo get_template_directory_uri(); ?>/assets/img/bg-contoh.jpg" alt="Ilustrasi AturToko +">
<?php endif ?>
<div class="custom-breadcrumb">
<?php
if(function_exists('yoast_breadcrumb') && !(is_home() || is_front_page())) {
echo crumb_page_nav(get_crumb_array());
}
?>
</div>
<h1 class="mt-3 mb-2" style="color: #FFD700"><b> <?php the_title(); ?></b></h1>
</div>
<?php the_content(); ?>
</div>
</div>
</div>
</section>
<?php get_footer(); ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists