Skip to content

Commit ee933cc

Browse files
Fix missing HTML div tag close
1 parent 8b412cb commit ee933cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="col-md-8">
1414
<p class="lead">
1515
The HEP Software Foundation facilitates cooperation and common efforts in High
16-
Energy Physics software and computing internationally - see our <a
16+
Energy Physics software and computing internationally - please take a look at our <a
1717
href="organization/goals.html">goals and objectives</a>.</p>
1818
</div>
1919
</div>
@@ -96,4 +96,4 @@ <h2>Activities</h2>
9696

9797
</div>
9898
</div>
99-
99+
</div>

0 commit comments

Comments
 (0)