1+ < section class ="cover ">
2+ <%= lazy_image_tag "spaces_cover.png" , alt : "Cover photo for CoderDojo Spaces" %>
3+ </ section >
4+
5+ < section class ="introduction text-center list ">
6+ < h1 >
7+ < b > CoderDojo Spaces (β)</ b >
8+ </ h1 >
9+ < br >
10+ < p > CoderDojo 運営者と会場提供可能な企業をつなぐページです 🤝</ p >
11+ < p > リンク先のページから各法人にコンタクトしてみてください 💌</ p >
12+ </ section >
13+
14+ < section id ="spaces " class ="detail-introduction text-center ">
15+ </ section >
16+ < section class ="dojos text-center grayscale-bg " style ="padding-bottom: 100px; ">
17+ < br >
18+ < h2 style ="color: dimgray; "> スペース提供企業まとめ</ h2 >
19+ < br >
20+ < ul class ="loaded dojo-flex ">
21+ < li class ="dojo ">
22+ < header >
23+ < a href ="http://www.csaj.jp/ ">
24+ < span class ="dojo-picture " style ="background-image: url('/img/spaces/csaj.png'); "> </ span >
25+ < span class ="dojo-name "> CSAJ</ span >
26+ </ a >
27+ </ header >
28+ < ul class ="tags ">
29+ < li > 東京都</ li >
30+ < li > 港区</ li >
31+ < li > 赤坂</ li >
32+ </ ul >
33+ < p > CoderDojo 向けに会議室を提供可能</ p >
34+ </ li >
35+ < li class ="dojo ">
36+ < header >
37+ < a href ="http://bridd.info/ ">
38+ < span class ="dojo-picture " style ="background-image: url('/img/spaces/bridd.png'); "> </ span >
39+ < span class ="dojo-name "> SPACE BRiDD</ span >
40+ </ a >
41+ </ header >
42+ < ul class ="tags ">
43+ < li > 東京都</ li >
44+ < li > 神田</ li >
45+ < li > 大手町</ li >
46+ </ ul >
47+ < p class ="dojo-description "> BRIDD 大手町</ p >
48+ </ li >
49+ </ ul >
50+ </ section >
51+
52+ < div class ="text-center ">
53+ < section class ="detail-introduction ">
54+ < br >
55+ < h2 style ="color: dimgray; "> お問い合わせ</ h2 >
56+ < br >
57+ < p >
58+ CoderDojo 向けに会場を提供してみませんか? 🤝
59+ < br >
60+ もし興味がありましたら下記フォームよりご連絡ください 📨
61+ < br >
62+ < br >
63+ </ p >
64+
65+ <!-- Contact Form via Wufoo -->
66+ < div id ="contact "> </ div >
67+ < div id ="wufoo-qkjthoy0qpuvg9 " style ="margin-top: -10px ">
68+ < a href ="https://yasslab.wufoo.com/forms/qkjthoy0qpuvg9 "> 問い合わせフォーム</ a > .
69+ </ div >
70+ < div id ="wuf-adv " style ="font-family:inherit;font-size: small;color:#a7a7a7;text-align:center;display:block; ">
71+ HTML Forms powered by
72+ < a href ="https://www.wufoo.com "> Wufoo</ a > .
73+ </ div >
74+ < script >
75+ var qkjthoy0qpuvg9 ; ( function ( d , t ) {
76+ var s = d . createElement ( t ) , options = {
77+ 'userName' :'yasslab' ,
78+ 'formHash' :'qkjthoy0qpuvg9' ,
79+ 'autoResize' :true ,
80+ 'height' :'497' ,
81+ 'async' :true ,
82+ 'host' :'wufoo.com' ,
83+ 'header' :'show' ,
84+ 'ssl' :true
85+ } ;
86+ s . src = ( 'https:' == d . location . protocol ? 'https://' : 'http://' ) + 'www.wufoo.com/scripts/embed/form.js' ;
87+ s . onload = s . onreadystatechange = function ( ) {
88+ var rs = this . readyState ; if ( rs ) if ( rs != 'complete' ) if ( rs != 'loaded' ) return ;
89+ try {
90+ qkjthoy0qpuvg9 = new WufooForm ( ) ; qkjthoy0qpuvg9 . initialize ( options ) ; qkjthoy0qpuvg9 . display ( ) ;
91+ } catch ( e ) { }
92+ } ;
93+ var scr = d . getElementsByTagName ( t ) [ 0 ] , par = scr . parentNode ; par . insertBefore ( s , scr ) ;
94+ } ) ( document , 'script' ) ;
95+ </ script >
96+ </ section >
97+ </ div >
0 commit comments