Put auto discovery links in the document head.
This commit is contained in:
parent
f6a5d22816
commit
bddb7dd8f9
3 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
<%= stylesheet_link_tag 'site' %>
|
||||
<%= stylesheet_link_tag 'print', :media => "print" %>
|
||||
<%= tag("link", { :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => "/opensearch/osm.xml" }) %>
|
||||
<%= yield :head %>
|
||||
<title>OpenStreetMap<%= ' | '+ h(@title) if @title %></title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue