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/web432/html/wp-content/themes/touchm/ |
Current File : //var/www/web432/html/wp-content/themes/touchm/index.php |
<?php /** The default template for pages. **/ ?> <?php get_header(); ?> <div class="container region3wrap"> <div class="row content_top"> <div class="nine columns"> <?php if(class_exists('the_breadcrumb')){ $albc = new the_breadcrumb; } ?> </div> <div class="three columns"> <div class="row"> <div class="twelve columns"> <?php get_search_form(); ?> </div> </div> </div> </div> </div> <div class="container region4wrap"> <div class="row maincontent"> <div class="eight columns"> <?php get_template_part( 'loop', 'index' ); ?> </div> <aside class="four columns sidebar-right"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("Blog Sidebar") ) : ?> <?php endif;?> </aside> <div class="clear"></div> </div> </div> <?php get_footer(); ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare