web/wp-content/themes/seoblogsystem/footer.php
author ymh <ymh.work@gmail.com>
Mon, 22 Mar 2010 16:36:28 +0100
changeset 5 ac511f1ccc8e
parent 1 0d28b7c10758
permissions -rw-r--r--
add hgignore

			</div></div>
					
		</div>
		
		<div class="footer"><div class="footer-width">
			<div class="indent">
				<?php bloginfo('name'); ?> is proudly powered by <a href="http://www.wordpress.org" target="_blank">WordPress</a>,<br />
				<a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a><br>
				<!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
				<!-- Please DO NOT remove the credits and links. Leave current footer intact and on display. Thank you for choosing to run our WP theme! -->
                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>
			</div>
		</div></div>
			
	</div>
	<?php wp_footer(); ?>
</body></html>