Try adding a semi-colon to the end of line 3 here:
<?php get_header(); ?>
<?php
get_template_part('navigation');
Try adding a semi-colon to the end of line 3 here:
<?php get_header(); ?>
<?php
get_template_part('navigation');