Skip to content

Commit a6afb1f

Browse files
authored
Add a quote from the president with a picture (#5366)
1 parent 66a0ade commit a6afb1f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

cms/templates/cms/home_page.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,11 @@ <h3>Join Us at Our Free Online Events</h3>
224224
<blockquote class="quote-text">“MicroMasters Programs offer unprecedented access points to advanced degrees, as well as to accelerated professional growth in some of the world's most in-demand fields. Through these programs, learners worldwide can gain the experience of a masters-level course of study, but also the confidence of thriving in an MIT-caliber education.”</blockquote>
225225
<p class="quote-author">Eric Grimson, Vice President of Open Learning, MIT </p>
226226
</div>
227+
<div class="row quote">
228+
<img class="person" src="{% static 'images/kornbluth.png' %}" alt="Sally Kornbluth, MIT President">
229+
<blockquote class="quote-text">“The Institute’s tradition of looking outward and connecting with talented people around the globe is more important now than ever. MicroMasters programs inspire students everywhere, including those who never considered applying to MIT, to challenge themselves and rise to their potential.”</blockquote>
230+
<p class="quote-author">Sally Kornbluth, MIT President </p>
231+
</div>
227232
</section>
228233

229234
</main>

static/images/kornbluth.png

84.6 KB
Loading

0 commit comments

Comments
 (0)