Current Path : /home/secucevc/cybersigna.com/wp-content/themes/mh-magazine-lite_old/ |
Current File : /home/secucevc/cybersigna.com/wp-content/themes/mh-magazine-lite_old/content-page.php |
<?php /* Default template for displaying page content */ ?> <article id="page-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php the_title('<h1 class="entry-title page-title">', '</h1>'); ?> </header> <div class="entry-content mh-clearfix"> <?php the_content(); ?> </div> </article>