File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 1
1
< p > <%= @pokemon . parent_name %> 様</ p >
2
2
3
- < p > < a href ="https://drive.google.com/file/d/1SS5nBuEd67jZzX2CwKjgu54W3uWY4KCq/view "> 利用規約</ a > にご同意して頂きありがとうございます。< br >
3
+ < p >
4
+ < a href ="https://drive.google.com/file/d/1SS5nBuEd67jZzX2CwKjgu54W3uWY4KCq/view "> 利用規約</ a > に同意して頂きありがとうございます。< br >
4
5
ポケモン素材は<%= link_to 'コチラ' , pokemon_download_url ( key : @pokemon . download_key ) %> からダウンロードできます。< br >
5
6
< small > ※
6
7
ダウンロードの有効期間は60分です。
Original file line number Diff line number Diff line change 1
- <%= @pokemon.parent_name %> 様
2
- ポケモン素材の申し込みありがとうございます。
3
- ポケモン素材の利用規約を再度見れるように案内のメールをお送りしています。
1
+ <%= @pokemon.parent_name %> 様
4
2
5
- 下記のリンクから利用規約をご参照ください。
6
- https://bit.ly/pokemon-sozai-tos
3
+ 利用規約に同意して頂きありがとうございます。
4
+ ポケモン素材は下記リンクからダウンロードできます。
5
+
6
+ ポケモン素材をダウンロードする → <%= link_to 'コチラ', pokemon_download_url(key: @pokemon.download_key) %>
7
+ (※ ダウンロードの有効期間は60分です。)
8
+
9
+ 利用規約を確認する → https://drive.google.com/file/d/1SS5nBuEd67jZzX2CwKjgu54W3uWY4KCq/view
10
+
11
+ プログラミングでポケモンを動かし、楽しんでいただけると嬉しいです。
12
+
13
+ 一般社団法人CoderDojo Japan
14
+ https://coderdojo.jp/
You can’t perform that action at this time.
0 commit comments