You must created guestbook.php
Open page.php with your text editor.
Add this:
<?php
/*
Template Name: GuestBook
*/
?>
at the first line.
And…
<?php comments_template(); ?>
above the <?php get_sidebar(); ?>
Save as this as “guestbook.php” and upload to “wp-content\theme\your theme activated”