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