diff --git a/catalog/templates/catalog/book_list.html b/catalog/templates/catalog/book_list.html index 4fd4174..3f646ef 100644 --- a/catalog/templates/catalog/book_list.html +++ b/catalog/templates/catalog/book_list.html @@ -15,7 +15,7 @@
There are no books in the library.
+There are no books in the library. Go buy some from Amazon.
{% endif %} {% endblock %}