-
Notifications
You must be signed in to change notification settings - Fork 1
/
schools.html
74 lines (71 loc) · 3.13 KB
/
schools.html
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
layout: schools
title: Schools
permalink: /schools/
---
<section id="fh5co-schools" data-section="schools">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-left">
<h2 class="left-border to-animate">Schools</h2>
<div class="row">
<div class="col-md-10 subtext to-animate">
<h3>Get in touch with your school’s Head Delegate to find out more about getting to CUSEC with your school!</h3>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>Carleton University</h3>
<p><a href="mailto:[email protected]">Elisa Kazan</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>Concordia University</h3>
<p><a href="mailto:[email protected]">Alessandro Power</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>University of Guelph</h3>
<p><a href="mailto:[email protected]">Neivin Mathew</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>McMaster University</h3>
<p><a href="mailto:[email protected]">Nabil Sakran</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>University of Manitoba</h3>
<p><a href="mailto:[email protected]">Alan Bridgeman</a><br /><small>[email protected]</small></p>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>University of Ottawa</h3>
<p><a href="mailto:[email protected]">Paul Lee</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>Queen's University</h3>
<p><a href="mailto:[email protected]">Vinith Suriyakumar</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>University of Toronto</h3>
<p><a href="mailto:[email protected]">Angelo Austria</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>York University</h3>
<p><a href="mailto:[email protected]">Ivona Sikiric</a><br /><small>[email protected]</small></p>
</div>
<div class="col-md-6 col-sm-6 fh5co-schools to-animate">
<h3>University of Waterloo</h3>
<p><a href="mailto:[email protected]">Chirag Gada</a><br /><small>[email protected]</small></p>
</div>
</div>
<div class="row">
<div class="col-md-12 section-footing text-left">
<div class="row">
<div class="col-md-10 subtext to-animate">
<h3>If your school does not appear in the list, please get in touch with <a href="mailto:[email protected]">[email protected]</a> for more information on organizing a delegation. </h3>
</div>
</div>
</div>
</div>
</div>
</section>