]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_meta.html.erb
Merge branch 'master' into feature/add-communities-page
[rails.git] / app / views / layouts / _meta.html.erb
index 2052b1d64135f802f873ca3a2595a666e81837c6..3517673ac6ba085624da2f3ce0a26b01d98a3b87 100644 (file)
@@ -20,6 +20,6 @@
 <%= tag.link :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => asset_path("osm.xml") %>
 <%= tag.meta :name => "description", :content => "OpenStreetMap is the free wiki world map." %>
 <%= opengraph_tags(@title) %>
-<% if flash[:piwik_goal] -%>
-<%= tag.meta :name => "piwik-goal", :content => flash[:piwik_goal] %>
+<% if flash[:matomo_goal] -%>
+<%= tag.meta :name => "matomo-goal", :content => flash[:matomo_goal] %>
 <% end -%>