Make user page covers shelf clickable

This commit is contained in:
Mouse Reeve
2020-04-01 12:32:24 -07:00
parent 87f12a970d
commit c85eba53db
5 changed files with 44 additions and 45 deletions

View File

@ -2,9 +2,7 @@
{% block content %}
{% include 'user_header.html' with user=user %}
<div class="all-shelves content-container">
{% include 'snippets/covers_shelf.html' with shelves=shelves user=user %}
</div>
{% include 'snippets/covers_shelf.html' with shelves=shelves user=user %}
<div>
<div class="content-container"><h2>User Activity</h2></div>