<?php
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the id=main div and all content after
 *
 * @package p2-hub
 */
?>

			</div><!-- #main-wrapper -->
		</div><!-- #page -->

	<?php wp_footer(); ?>

	</body>
</html>