web/wp-content/themes/seoblogsystem/footer.php
changeset 1 0d28b7c10758
equal deleted inserted replaced
0:0d9a58d2c515 1:0d28b7c10758
       
     1 			</div></div>
       
     2 					
       
     3 		</div>
       
     4 		
       
     5 		<div class="footer"><div class="footer-width">
       
     6 			<div class="indent">
       
     7 				<?php bloginfo('name'); ?> is proudly powered by <a href="http://www.wordpress.org" target="_blank">WordPress</a>,<br />
       
     8 				<a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a><br>
       
     9 				<!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
       
    10 				<!-- Please DO NOT remove the credits and links. Leave current footer intact and on display. Thank you for choosing to run our WP theme! -->
       
    11                 Design by <a title="Template web gratis" href="http://www.project-theme.com/">Project Theme</a> and <a title="Guida Seo motori di ricerca" href="http://www.seowebsystem.it/">Seoweb System</a>
       
    12 			</div>
       
    13 		</div></div>
       
    14 			
       
    15 	</div>
       
    16 	<?php wp_footer(); ?>
       
    17 </body></html>