Skip to content

Commit a517f8e

Browse files
committed
Fixed bad HTML on Summit Homepage
1 parent ae72cb8 commit a517f8e

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

summit/templates/Layout/SummitStaticAboutBostonPage.ss

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -276,27 +276,27 @@
276276
<a href="https://wiki.openstack.org/wiki/Forum" class="btn academy-cta" target="_blank">Read more about the Forum</a>
277277
</div>
278278
</div>
279-
</div>
280-
<div class="row" id="hackathon">
281-
<div class="col-sm-12">
282-
<hr style="margin-top:60px;">
283-
<h1 style="margin-bottom: 20px;">Hackathon</h1>
284-
<p><span style="text-align:center;"><img src="https://www.openstack.org/assets/sydney-summit/images/hackathon-section-logo.png"></span></p>
285-
<p>&nbsp;</p>
286-
</div>
287-
<div class="row">
288-
<div class="col-sm-8 col-sm-push-2">
289-
<p>Join us Nov 3-5, the weekend prior to the Summit, for <a href="http://hackathon.openstack.org.au/" target="_blank">Australia’s first OpenStack application hackathon</a>. This 3-day event--organized by local OpenStack community members--welcomes students and professionals to hack up the stack using the most popular open source cloud platform, along with application orchestration tools like OpenShift and Cloudify.</p>
290-
<p>Participants will learn how to build and migrate applications to distributed cloud environments, as well as demonstrate the diverse use cases for OpenStack. Experienced mentors from around the world will be on-site to provide support, and of course there will be plenty of snacks and swag. Winning teams will be showcased at the global OpenStack Summit the following week.</p>
291-
<p>Hackers are invited to join as an individual or as part of a team. Sign up now and get ready to compete for some big prizes!</p>
292-
</p>
279+
<div class="row" id="hackathon">
280+
<div class="col-sm-12">
281+
<hr style="margin-top:60px;">
282+
<h1 style="margin-bottom: 20px;">Hackathon</h1>
283+
<p><span style="text-align:center;"><img src="https://www.openstack.org/assets/sydney-summit/images/hackathon-section-logo.png"></span></p>
284+
<p>&nbsp;</p>
285+
</div>
286+
<div class="row">
287+
<div class="col-sm-8 col-sm-push-2">
288+
<p>Join us Nov 3-5, the weekend prior to the Summit, for <a href="http://hackathon.openstack.org.au/" target="_blank">Australia’s first OpenStack application hackathon</a>. This 3-day event--organized by local OpenStack community members--welcomes students and professionals to hack up the stack using the most popular open source cloud platform, along with application orchestration tools like OpenShift and Cloudify.</p>
289+
<p>Participants will learn how to build and migrate applications to distributed cloud environments, as well as demonstrate the diverse use cases for OpenStack. Experienced mentors from around the world will be on-site to provide support, and of course there will be plenty of snacks and swag. Winning teams will be showcased at the global OpenStack Summit the following week.</p>
290+
<p>Hackers are invited to join as an individual or as part of a team. Sign up now and get ready to compete for some big prizes!</p>
291+
</p>
292+
</div>
293293
</div>
294294
</div>
295295
</div>
296-
</div>
297-
<div class="row">
298-
<div class="col-sm-12">
299-
<a href="http://hackathon.openstack.org.au/" class="btn academy-cta" target="_blank">Learn more about the Hackathon</a>
296+
<div class="row">
297+
<div class="col-sm-12">
298+
<a href="http://hackathon.openstack.org.au/" class="btn academy-cta" target="_blank">Learn more about the Hackathon</a>
299+
</div>
300300
</div>
301301
</div>
302302
</div>

0 commit comments

Comments
 (0)