File tree Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Original file line number Diff line number Diff line change 14
14
< p style ="margin: 0 0px 40px 10px; line-height: 1.5em; ">
15
15
主にデータ分析や
16
16
< a href ="/signup#terms-of-use "> Active/Inactive</ a >
17
- の判断などの用途で使われています。< br /> < br />
18
-
19
- < small >
20
- ※
21
- <%= link_to '近日開催' , events_path %>
22
- のデータは含まず、
23
- <%= link_to '過去開催' , stats_path %>
24
- のデータを使っています。< br />
25
- ※
26
- < code > 2000-01-23</ code >
27
- は個別にイベント管理している Dojo となります。< br />
28
- ※
29
- < code > 📝 ノート</ code >
30
- は確認時のメモです。on-mouse で全文が見れます。
31
- </ small >
17
+ の判断などの用途で使われています。
18
+ < br >
19
+ < div class ='form__terms list '>
20
+ < ul style ='list-style-type: "\2713\0020"; font-size: smaller; '>
21
+ < li > <%= link_to '近日開催' , events_path %> のデータは含まず、<%= link_to '過去開催' , stats_path %> のデータを使っています。</ li >
22
+ < li > < code > 2000-01-23</ code > は個別にイベント管理している Dojo となります。</ li >
23
+ < li > < code > 📝 ノート</ code > は確認時のメモです。on-mouse で全文が見れます。</ li >
24
+ </ ul >
25
+ </ div >
32
26
</ p >
33
27
34
28
< style type ="text/css ">
You can’t perform that action at this time.
0 commit comments