added item by name counts

This commit is contained in:
Luke Pulverenti 2013-04-17 01:36:56 -04:00
parent a6767f5cbc
commit cf5a7622d8
2 changed files with 68 additions and 12 deletions

View file

@ -27,8 +27,17 @@
<p id="itemLinks"></p>
</div>
</div>
<h1>In Your Library</h1>
<div class="detailPagePrimaryInfo">
<h1 style="margin-bottom: 0;">In Your Library</h1>
<div>
<form>
<div id="items">
</div>
</form>
</div>
</div>
</div>
</div>
</body>