web/wp-content/themes/seoblogsystem/footer.php
changeset 1 0d28b7c10758
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/themes/seoblogsystem/footer.php	Fri Mar 12 13:29:04 2010 +0000
@@ -0,0 +1,17 @@
+			</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>
\ No newline at end of file