Skip to content

Commit 8229702

Browse files
committed
Fixed bad div again
1 parent a517f8e commit 8229702

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

summit/templates/Layout/SummitStaticAboutBostonPage.ss

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -278,18 +278,16 @@
278278
</div>
279279
<div class="row" id="hackathon">
280280
<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>
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 class="row">
286+
<div class="col-sm-8 col-sm-push-2">
287+
<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>
288+
<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>
289+
<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>
290+
</p>
293291
</div>
294292
</div>
295293
</div>

0 commit comments

Comments
 (0)