#not_found
#current_site_id, #current_site_name, #tb_page_title
4 5 6 7
# File 'app/controllers/sitemaps_controller.rb', line 4 def show @sitemap_urls = Spud::Core.sitemap_urls respond_with @sitemap_urls end