View difference between Paste ID: 7Wig4ZQp and
SHOW: | | - or go back to the newest paste.
1-
1+
</div>
2
<!-- END wrapper -->
3
4
<!-- BEGIN footer -->
5
6
<div id="footer">
7
8
<div id="totop">
9
<a href="<?php echo get_settings('home');?>/#">Jump To Top</a>
10
</div>
11
12
<div id="footee1">
13
14
  </div>
15
16
17
18
<div class="wrapper">
19
    
20
21
Copyright &copy; <?php echo date('Y');?> <a href="<?php bloginfo('siteurl');?>" title="<?php bloginfo('name');?>"><?php
22
bloginfo('name');?></a> - <?php bloginfo('description');?>.<br/>
23
Website powered by <a href="http://wordpress.org">WordPress</a> and <a href="http://topwpthemes.com/webtastic">Webtastic wordpress theme</a> designed by TopTut.com & TopWPThemes.com.<br/>
24
Visit WebHostingFan.com for the latest news on <a href="http://www.webhostingfan.com">web
25
hosting</a> and <a href="http://www.webhostingfan.com/category/cms/">cms review</a>.
26
27
28
29
30
</div>    
31
</div>
32
</div>
33
<!-- END footer -->
34
<?php wp_footer();?>
35
</div>
36
</body>
37
38
</html>