In this case, I do not want the footer to appear, just the buttons and whatever other plugins supply data, like Google Analytics. Same for the header.
Here is my template code:
`<?php
/*
Template Name: JibJab
*/
?>
<?php
if ( have_posts() ) : while( have_posts() ) : the_post();
the_content();
endwhile; endif; ?>
Click here to view the page