file-storage/FileStorageService.www/Views/Home/OpenSource.cshtml

15 lines
191 B
Plaintext

@{
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>