Skip to content

Commit 8468505

Browse files
committed
Add note on PP to /stretch3
1 parent 2a0b7ea commit 8468505

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/views/stretch3s/new.html.haml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@
8585
CoderDojo 以外で利用する場合は、一般社団法人 CoderDojo Japan からの書面による許諾を事前に得るようお願いします。
8686
%p
8787
%pre{style: 'white-space: pre-wrap; margin-bottom: 30px; color: #505050;'}
88-
※ 本サービスは Azure AI の利用上限に達した場合、または上記規約に違反した場合などの理由により、予告なく利用が停止される場合もあります。あらかじめご了承いただけると幸いです。
88+
※ 本サービスは Azure AI の利用上限に達した場合、または上記規約に違反した場合などの理由により、予告なく利用が停止される場合もあります。あらかじめご了承いただけると幸いです。また
89+
%a{href: '/privacy', target: '_blank'}<> プライバシーポリシー
90+
の確認・同意も合わせてお願い致します。
8991
.field.text-center
9092
= f.check_box :term_of_use, required: true
9193
= f.label :term_of_use, "上記の利用規約に同意する", style: "display:inline"

0 commit comments

Comments
 (0)