]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stats/templates/default/index.html.erb
Drop stats.openstreetmap.org
[chef.git] / cookbooks / stats / templates / default / index.html.erb
diff --git a/cookbooks/stats/templates/default/index.html.erb b/cookbooks/stats/templates/default/index.html.erb
deleted file mode 100644 (file)
index fa8c5ad..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-<head>
-<title>OpenStreetMap Statistics</title>
-</head>
-<body>
-<h1>OpenStreetMap Statistics</h1>
-<ul>
-<% @sites.each do |site| -%>
-<li><a href="/cgi-bin/awstats.pl?config=<%= site[:name] %>">Web site statistics for <%= site[:name] %></a></li>
-<% end -%>
-<li><a href="http://www.openstreetmap.org/stats/data_stats.html">Database statistics</a></li>
-</ul>
-</body>
-</html>