]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/templates/default/index.html.erb
Use ruby cookbook to install ruby for prometheus
[chef.git] / cookbooks / tile / templates / default / index.html.erb
index 91305256e963f2445dfe1b0e427a22ae544ca40c..8a12402ff22b36a82aecb88bf413f7861a93ffe6 100644 (file)
@@ -1,15 +1,14 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-  "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<!DOCTYPE html>
+<html lang="en">
 <head>
 <title>tile.openstreetmap.org</title>
-<!-- MANAGED VIA CHEF --!>
+<!-- MANAGED VIA CHEF -->
 <meta name="robots" content="noindex">
 <meta http-equiv="cache-control" content="no-cache">
 <meta http-equiv="pragma" content="no-cache">
 </head>
 <body>
-You've reached the OpenStreetMap.org tile server. (<%= node['fqdn'] %>)<br />
+You've reached the OpenStreetMap.org tile server (<%= node['fqdn'] %>)<br />
 <dl>
 <dt>If you are a user...</dt>
 <dd>You probably want <a href="https://www.openstreetmap.org/">OpenStreetMap</a> itself.</dd>