Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/themes/splendor_theme/ |
Current File : //var/www/web284/html/wp-content/themes/splendor_theme/page.php |
<?php get_header(); ?> <?php global $more; $more = 0; ?> <div class="main_content_area"> <div class="container"> <div class="row"> <div class="span12"> <?php if (!(have_posts())) { ?><div class="span12"><h2 class="colored uppercase"><?php __("There are no posts","builder"); ?></h2></div><?php } ?> <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> <?php the_content(); ?> <?php endwhile; ?> <?php endif; ?> </div> </div> </div> </div> <?php get_footer(); ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare