-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
39 lines (35 loc) · 1.69 KB
/
about.html
File metadata and controls
39 lines (35 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
layout: default
title: EngagedWith
permalink: /about/
---
<div class="container">
<div class="row">
<div class="col-md-8 team_and_board_fonts">
<h1 class="thinner-title">About EngagedWith.org</h1>
<div class="row tb-profile">
<div class="col-sm-3 col-xs-12 tb-img">
<img src="/images/engage-just-logo.png" class="img-responsivei img-top" alt="Responsive image">
</div>
<div class="col-sm-9 col-xs-12 page-content">
<p>
Improving schools and school systems works best when the people who are closest to the system have a strong voice. This website will feature research and stories about how families, students, teachers, and community members actively engage in achieving educational equity. Learn about factors that make it possible for diverse stakeholders to engage, draw lessons from challenges, and see the impact of deep engagement.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="page-divider">Stay in Touch</h2>
<p class="center-page">Ever feel like you leave AERA wishing you had many more opportunities to share ideas with fellow researchers? We’ll e-mail you when the website has been updated with a summary of questions raised and issues discussed at the symposium. And, feel free to add any additional questions or ideas you might not have had a chance to share at the symposium! (Your information will not be displayed publicly)</p>
</div>
</div>
<div class="ss-form-container2">
{% include googleFormIndex.html %}
</div>
<hr>
</div> <!-- /container -->