/*
Theme Name:     FtN
Description:    
Author:         admin
Template:       twentyfourteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


?>

		</div><!-- #main -->

		<footer id="colophon" class="site-footer" role="contentinfo">

			<?php get_sidebar( 'footer' ); ?>

			<div class="site-info">
				<?php do_action( 'twentyfourteen_credits' ); ?>
				<a ="<?php echo esc_url( __( 'fishthenorth.co.nz', '' ) ); ?>"><?php printf( __( ' %s', 'twentyfourteen' ), 'Fish the North' ); ?></a>
			</div><!-- .site-info -->
		</footer><!-- #colophon -->
	</div><!-- #page -->

	<?php wp_footer(); ?>
</body>
</html>