<?phpget_header();the_post();?><div id="maincontent" class="page"><?php tfa_breadcrumb();?> <div <?php post_class() ?>> <h1 class="entry-title"><?php the_title() ?></h1> <div class="entry-content"> <?php the_content() ?> </div> </div></div><?php get_footer() ?>
Jump To Top of Thread