X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3fe95f4a1691a3f22394ce21d1dd5790b4efa7bd..d31fc7c2f5c0f43b9e65479e3f1690bdd0c2fb4a:/app/views/layouts/site.html.erb?ds=sidebyside
diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb
index 44edfc6d1..548dc35fb 100644
--- a/app/views/layouts/site.html.erb
+++ b/app/views/layouts/site.html.erb
@@ -44,7 +44,6 @@
- <%= link_to(t('layouts.help_centre'), t('layouts.help_url'), :title => t('layouts.help_title')) %>
- <%= link_to(t('layouts.documentation'), t('layouts.wiki_url'), :title => t('layouts.documentation_title')) %>
- - <%= link_to t('layouts.copyright'), copyright_path %>
@@ -59,6 +58,9 @@
<%= t'layouts.data' %>
+
+ - <%= link_to t('layouts.copyright'), copyright_path %>
+
- <%= link_to t('layouts.export_data'), export_path %>