View difference between Paste ID: gyrRf3Ln and
SHOW: | | - or go back to the newest paste.
1-
1+
		</div> <!-- end .container -->
2
	</div> <!-- end #content -->
3
 
4
	<div id="footer">
5
		<div class="container clearfix">
6
			<?php if ( !function_exists('dynamic_sidebar') ||!dynamic_sidebar('Footer') ) :endif;?>
7
		</div> <!-- end .container -->
8
	</div> <!-- end #footer -->
9
 
10
	<div id="copyright">
11
		<div class="container clearfix">
12
			<p id="copyinfo"><?php _e('Powered by ','TheCorporation');?> <a href="http://g.tk/wp">WordPress</a> | <a href="http://weboy.org">Weboy</a> <a href="http://themes.weboy.org">WP Themes</a> <?php _e('Designed by ','TheCorporation');?> <a href="http://g.tk/elegantthemes">ElegantThemes</a></p>
13
		</div> <!-- end #container -->
14
	</div> <!-- end #copyright -->
15
				
16
	<?php include(TEMPLATEPATH .'/includes/scripts.php');wp_footer();?>
17
</body>
18
</html>