[openstreetmap/openstreetmap-website] Add Terms of Use notice to welcome banner (PR #6866)
Minh Nguyễn
notifications at github.com
Thu Mar 12 17:26:33 UTC 2026
@1ec5 commented on this pull request.
> :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>
No need to combine the paragraphs, but let’s switch this paragraph to `fs-7 fw-light` also, since they’re both less critical to the banner’s message.
> @@ -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") %>
Yes, let’s switch to the existing message.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6866#pullrequestreview-3938414048
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6866/review/3938414048 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260312/9253f671/attachment.htm>
More information about the rails-dev
mailing list