Add a form to upload goodreads data.

This commit is contained in:
Adam Kelly
2020-03-23 16:40:09 +00:00
parent ea735fd570
commit 8bcd3da25e
5 changed files with 25 additions and 0 deletions

View File

@ -29,6 +29,7 @@
<li><a href="/user/{{request.user.localname}}/shelves">Your shelves</a></li>
<li><a href="/#feed">Updates</a></li>
<li><a href="/books">Discover Books</a></li>
<li><a href="/import">Import Books</a><li>
</ul>
<div id="actions">