Shuffles around user profile, shelf, and goal templates

This commit is contained in:
Mouse Reeve 2021-09-28 16:00:45 -07:00
parent 128a5c5754
commit 9a4b71d585
6 changed files with 1 additions and 1 deletions

View file

@ -24,7 +24,7 @@
{% if user.bookwyrm_user %}
<div class="block">
<h2 class="title">
{% include 'user/shelf/books_header.html' %}
{% include 'user/books_header.html' %}
</h2>
<div class="columns is-mobile scroll-x">
{% for shelf in shelves %}