Current File : /home/vedfinancials/www/vedwp/wp-content/themes/twentyeleven/footer.php
<?php
/**
 * Template for displaying the footer
 *
 * Contains the closing of the id=main div and all content after
 *
 * @package WordPress
 * @subpackage Twenty_Eleven
 * @since Twenty Eleven 1.0
 */
?>

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


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

<?php wp_footer(); ?>

</body>
</html>