-
Notifications
You must be signed in to change notification settings - Fork 0
/
statement.php
171 lines (158 loc) · 6.08 KB
/
statement.php
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<?php $title="Statement";
$level="";?>
<!DOCTYPE html>
<html lang="en">
<?php include 'header.php';?>
<body>
<div class="bread_area">
<div class="container">
<div class="row">
<div class="col-sm-12">
<ol class="breadcrumb">
<li><a href="index.php">Home</a></li>
<li class="active">Statement</li>
</ol>
</div>
</div>
</div>
</div>
<main class="site-main page-main">
<div class="container">
<div class="row">
<section class="page col-lg-12">
<div class="row">
<section class="col-sm-8">
<h2 class="page-title">A statement from WiC about these unprecedented times</h2>
<div class="entry">
<p>Women in Computing at RIT wants to extend their support to the black community against police brutality and systemic racism in our country and around the world. We are deeply saddened by the unjust death of George Floyd in the hands of the Minneapolis Police Department, and want to express our support for systematic reform.
</p>
<p>We stand with RIT in condemning those who exploit these peaceful protests.
</p>
<p>During these difficult times of hurting, we want to encourage everyone to take time for themselves to heal and to reach out to one another. Now more than ever it is important for us to stand together as a community and continue towards positive changes within the RIT community and beyond.
</p>
</div>
</section>
</section>
</div>
<!--
<h2 class="page-title">OUR SPONSERS</h2>
// TIER 1 SPONSORS
<div class="row">
<div class="col-lg-4 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/350x250" alt="">
<div class="card-body">
<h4 class="card-title">Company</h4>
<p class="card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Possimus aut mollitia eum ipsum fugiat odio officiis odit.</p>
</div>
<div class="card-footer">
<a href="#">Website</a>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/350x250" alt="">
<div class="card-body">
<h4 class="card-title">Company</h4>
<p class="card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Possimus aut mollitia eum ipsum fugiat odio officiis odit.</p>
</div>
<div class="card-footer">
<a href="#">Website</a>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/350x250" alt="">
<div class="card-body">
<h4 class="card-title">Company</h4>
<p class="card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Possimus aut mollitia eum ipsum fugiat odio officiis odit.</p>
</div>
<div class="card-footer">
<a href="#">Website</a>
</div>
</div>
</div>
</div>
<br/><br/>
// TIER 2 SPONSORS
<div class="row">
<div class="col-lg-2 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/150x100" alt="">
<div class="card-body">
<h5 class="card-title">Company</h5>
</div>
</div>
</div>
<div class="col-lg-2 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/150x100" alt="">
<div class="card-body">
<h5 class="card-title">Company</h5>
</div>
</div>
</div>
<div class="col-lg-2 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/150x100" alt="">
<div class="card-body">
<h5 class="card-title">Company</h5>
</div>
</div>
</div>
<div class="col-lg-2 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/150x100" alt="">
<div class="card-body">
<h5 class="card-title">Company</h5>
</div>
</div>
</div>
<div class="col-lg-2 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/150x100" alt="">
<div class="card-body">
<h5 class="card-title">Company</h5>
</div>
</div>
</div>
<div class="col-lg-2 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="http://placehold.it/150x100" alt="">
<div class="card-body">
<h5 class="card-title">Company</h5>
</div>
</div>
</div>
</div>
<br/><br/>
// TIER 3 SPONSORS
<div class="row text-center">
<div class="col-lg-2 col-sm-4 mb-4">
<h5>Company Name</h5>
</div>
<div class="col-lg-2 col-sm-4 mb-4">
<h5>Company Name</h5>
</div>
<div class="col-lg-2 col-sm-4 mb-4">
<h5>Company Name</h5>
</div>
<div class="col-lg-2 col-sm-4 mb-4">
<h5>Company Name</h5>
</div>
<div class="col-lg-2 col-sm-4 mb-4">
<h5>Company Name</h5>
</div>
<div class="col-lg-2 col-sm-4 mb-4">
<h5>Company Name</h5>
</div>
</div>-->
</section>
</div>
</div>
</main>
<?php include 'footer.php';?>
</body>
</html>