[openstreetmap/openstreetmap-website] Add Terms of Use notice to welcome banner (PR #6866)
Arpan Mukherjee
notifications at github.com
Thu Mar 12 09:46:04 UTC 2026
@Arpan200502 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"), "https://osmfoundation.org/wiki/Terms_of_Use") %>
Good point. I used the direct URL here for simplicity since the Terms of Use page itself isn't translated by OSMF.
If consistency with the About page is preferred, I'm happy to switch this to reuse the existing `legal_1_1_terms_of_use_url` key instead of hardcoding the URL.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6866#discussion_r2923433506
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6866/review/3935214480 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260312/d9e7c0b7/attachment.htm>
More information about the rails-dev
mailing list