[openstreetmap/openstreetmap-website] Add Terms of Use notice to welcome banner (PR #6866)

Marwin Hochfelsner notifications at github.com
Fri Mar 6 21:25:07 UTC 2026


@hlfan commented on this pull request.



> @@ -40,6 +40,10 @@
                                        :corpmembers => link_to(t("layouts.partners_corpmembers"), "https://osmfoundation.org/wiki/Corporate_Members"),
                                        :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %>
         </p>
+        <p class="fs-7 fw-light">
+          <%= t "layouts.welcome_tou_notice_html",
+                :terms_link => link_to(t("layouts.terms_of_use"), "/copyright") %>

Why does this link to the copyright page?

https://github.com/openstreetmap/openstreetmap-website/blob/2f5ec60f2c9622181ca818e5f7ca4be5c604979e/app/views/accounts/terms/show.html.erb#L58

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6866#pullrequestreview-3906112917
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6866/review/3906112917 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260306/d149356e/attachment-0001.htm>


More information about the rails-dev mailing list