{% extends 'layout.html' %} {% load bookwyrm_tags %} {% block content %}
There are no books here right now! Try searching for a book to get started
{% else %}{{ shelf.name }}
There aren't any activities right now! Try following a user to get started
{% endif %} {% for activity in activities %}