@{
ViewBag.Title = "Open Source";
Layout = "_Layout";
}
<h2>Open Source Libraries</h2>
<table class="table">
<thead>
<th>Name</th>
<th>Usage</th>
<th>Links</th>
</thead>
</table>