File tree Expand file tree Collapse file tree 2 files changed +45
-2
lines changed
Expand file tree Collapse file tree 2 files changed +45
-2
lines changed Original file line number Diff line number Diff line change 66
77### Website
88
9- * TODO: Volunteer pages
109* TODO: Resources pages
1110* TODO: Supporters pages
12- * TODO: Community pages
1311* TODO: Add Google Analytics tag
1412
1513### Systems
Original file line number Diff line number Diff line change 1+ ---
2+ permalink: /community
3+ layout: main
4+ title: Join the CoderDojo RISE community
5+ breadcrumbs: "Home:/:;Community:/community:community active;"
6+ ---
7+ < div class ="heading-banner-container banner-inverse heading-black ">
8+ < div class ="heading-banner ">
9+ < h1 > Community</ h1 >
10+ </ div >
11+ </ div >
12+ < div class ="container community ">
13+ < h2 > Community Events</ h2 >
14+ < div class ="well ">
15+ < p style ="font-size:1.3em "> We are working on creating some awesome Community Events for the wider CoderDojo
16+ network!</ p >
17+ </ div >
18+ < hr />
19+ < div class ="newsletter-form-container ">
20+ < div class ="row form-area ">
21+ < div class ="col-sm-6 ">
22+ < h4 > Sign up to the community newsletters</ h4 >
23+ </ div >
24+ < div class ="col-sm-6 text-right ">
25+ < form class ="form-inline " id ="subscribe-form " data-list ="{$list} ">
26+ < div class ="form-group ">
27+ < label class ="sr-only "> Your email address</ label >
28+ < div class ="input-group ">
29+ < input type ="email " class ="form-control success " id ="newsletter-email-input "
30+ placeholder ="Your email address... " required ="required " />
31+ </ div >
32+ </ div >
33+ < button type ="submit " class ="btn btn-success " disabled >
34+ < i class ="fa fa-envelope "> </ i > Sign Up
35+ </ button >
36+ </ form >
37+ </ div >
38+ </ div >
39+ < div class ="response-success ">
40+ < h3 > Thank you! You are on our list. Watch out for our emails < i class ="fa fa-smile-o "> </ i > </ h3 >
41+ </ div >
42+ </ div >
43+ < hr />
44+ < h4 class ="text-center "> More coming Soon...</ h4 >
45+ </ div >
You can’t perform that action at this time.
0 commit comments