-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
48 lines (42 loc) · 1.01 KB
/
about.html
File metadata and controls
48 lines (42 loc) · 1.01 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
40
41
42
43
44
45
46
47
48
---
title: About us
layout: default
---
<section class="content">
<h2>Share, Excite, Learn</h2>
<p>
EdTechConf brings together like-minded schools, teachers and thought leaders for the purpose of equipping, inspiring and training teachers in the use of educational technology.
</p>
</section>
<section class="content">
<h2>Team</h2>
<div class="span3">
<h3>Rick Greener</h3>
<p>
Co-Founder
<br>
Deputy Principal at <a href="http://isct.co.za" target="_blank">ISCT</a>
<br>
</p>
</div>
<div class="span3">
<h3>Tim Keller</h3>
<p>
Co-Founder
<br>
Lead Developer at <a href="http://umoya.net" target="_blank">Umoya</a><br>
<a href="http://timkeller.me" target="_blank">Blog</a>
•
<a href="http://twitter.com/timkeller" target="_blank">Twitter</a>
</p>
</div>
<div class="span3">
<h3>Helen Temple</h3>
<p>
Co-Founder
<br>
Marketing Manager at <a href="http://isct.co.za" target="_blank">ISCT</a><br>
</p>
</div>
<div class="clearfix"></div>
</section>